I have a spreadsheet that reads data from another xls file on another drive. Let's say there are 50 cells in my file that are reading 10 cells each from 5 external files.
At the end of the year, the external file(s) is moved/removed (or archived - zipped) and replaced with a new one with different file names for the new year.
I would like to keep the value of the data in my spreadsheet, even after the external files have been moved/removed. I don't want the cell formulae to keep looking for the external files. Once it gets the external data the first time, I just want the value in the cell.
This would also shorten the time it takes to open the file.
Any ideas?
Bookmarks