D
Del
Any help would be appreciated on the following problem:
Each day I need to export a file of figures from another source and save
into an Excel file called EXPORT.xls.
I then have 3 different spreadsheets drawing various data from this one file.
I use the following formula to draw the data across:
=('\\Folder1\Folder2\[EXPORT.xls]EXPORT'!B1]
The problem I have is that tomorrow, todays file will be overwritten by the
new export file.
This isn't a huge problem as the figures are accumulated so I am getting the
correct figures, but what I would like is to save each days export file using
the following format:
ddmmyy.xls
Then when a user opens up their file they can select which 'day' to link
their spreadsheet to either by typing in the filename or by selecting it from
a list, rather than just having the most up-to-date figures, so that at any
given time they can 'look back' and view that days figures.
Hope this makes sense and again many thanks in advance for any help given.
PS All files were created using Excel 2003 but will viewed by others using
Excel 2002.
Each day I need to export a file of figures from another source and save
into an Excel file called EXPORT.xls.
I then have 3 different spreadsheets drawing various data from this one file.
I use the following formula to draw the data across:
=('\\Folder1\Folder2\[EXPORT.xls]EXPORT'!B1]
The problem I have is that tomorrow, todays file will be overwritten by the
new export file.
This isn't a huge problem as the figures are accumulated so I am getting the
correct figures, but what I would like is to save each days export file using
the following format:
ddmmyy.xls
Then when a user opens up their file they can select which 'day' to link
their spreadsheet to either by typing in the filename or by selecting it from
a list, rather than just having the most up-to-date figures, so that at any
given time they can 'look back' and view that days figures.
Hope this makes sense and again many thanks in advance for any help given.
PS All files were created using Excel 2003 but will viewed by others using
Excel 2002.