I have formulas that references cells in other workbooks and I would like to add two or more of these cells without simply adding the cell reference ie I do not want =A1+A2 but ='[Workbook1.xlsx]Sheet1'!A1+'[Workbook1.xlsx]Sheet2'!A1. Also, I cannot add the cells in Workbook1 before I reference them in the workbook I am currently working with. Is there a simple way to do this?
Bookmarks