Excel formulas are not updating with data from an external file unless the external file is open -
i have created excel sheet references external excel file/sheet. problem having many formulas have in sheet not update information unless open external file @ same time. i'm sure there setting somewhere fix sheet update without having open other excel file?
to answer own question, reason has not worked me because have used indirect in formula , inside of indirect function link other workbook...this why links not updating on own future reference, had in formula:
indirect("'[filename.xlsm]employees in-system'!$g$2:$g$10004")
which not update on own without external excel file being open
Comments
Post a Comment