Hello,
I am trying to setup a spread sheet where 1 cell (A1) equalsa cell in another spreadsheet. In theformula bar it looks like =[Book1]Sheet1!$B$1. This works perfectly well, however when the value in Book1 at B1 needsto be updated we copy the column, insert the copied column over top of the existingand hide the previous column. This meansthat the current value now in Book1 is at C1 and the old value is atB1. If I have both spreadsheets openthere are no issues. However we havemultiple spreadsheets looking at Book1 and if any of them are closed, thereferenced cell does not change, they will still be looking at B1 and not C1.
Is there a simpleish way to achieve this functionality, to have cells referenced in a closed workbookupdate when the referenced workbook’s column shifts.
Thank you
I am trying to setup a spread sheet where 1 cell (A1) equalsa cell in another spreadsheet. In theformula bar it looks like =[Book1]Sheet1!$B$1. This works perfectly well, however when the value in Book1 at B1 needsto be updated we copy the column, insert the copied column over top of the existingand hide the previous column. This meansthat the current value now in Book1 is at C1 and the old value is atB1. If I have both spreadsheets openthere are no issues. However we havemultiple spreadsheets looking at Book1 and if any of them are closed, thereferenced cell does not change, they will still be looking at B1 and not C1.
Is there a simpleish way to achieve this functionality, to have cells referenced in a closed workbookupdate when the referenced workbook’s column shifts.
Thank you