![]() |
Retain INDIRECT() Data
Good day
Is it possible to retain data pulled through from another workbook when using an INDIRECT() function once that workbook has been closed? Or alternatively, is there another way to pull data into a workbook by just putting the path name in any particular cell within the workbook, so that when that path needs to be changed it can just be edited in 1 cell? (And not with 'edit links' because sometimes I still need some fields to reference the original workbook) |
Retain INDIRECT() Data
INDIRECT does not work with closed workbooks. Check out XL Help on
this. Pete On Dec 8, 11:40*am, Adel wrote: Good day Is it possible to retain data pulled through from another workbook when using an INDIRECT() function once that workbook has been closed? Or alternatively, is there another way to pull data into a workbook by just putting the path name in any particular cell within the workbook, so that when that path needs to be changed it can just be edited in 1 cell? (And not with 'edit links' because sometimes I still need some fields to reference the original workbook) |
Retain INDIRECT() Data
=indirect() won't work if the sending file is closed.
Laurent Longre has an addin (morefunc.xll) at: http://xcell05.free.fr/ or http://xcell05.free.fr/morefunc/english/index.htm That includes =indirect.ext() that may help you. === If you have trouble getting to the site, then search google for indirect.ext. I found this alternative site: http://download.cnet.com/Morefunc/30...-10423159.html I didn't look to see if it was the most current version. I'd check the original site every so often to see if it's working. Adel wrote: Good day Is it possible to retain data pulled through from another workbook when using an INDIRECT() function once that workbook has been closed? Or alternatively, is there another way to pull data into a workbook by just putting the path name in any particular cell within the workbook, so that when that path needs to be changed it can just be edited in 1 cell? (And not with 'edit links' because sometimes I still need some fields to reference the original workbook) -- Dave Peterson |
All times are GMT +1. The time now is 04:02 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com