Thread
:
Formulae extracting data from other spreadsheets
View Single Post
#
2
Don Guillett
Posts: n/a
Formulae extracting data from other spreadsheets
have a look in help index for INDIRECT
--
Don Guillett
SalesAid Software
"David Clark" wrote in message
...
I would like to write a formula to extract data from a series of workbooks
whose filenames vary by month ie datajan05.xls, datafeb05.xls, etc.
I would like to write the formual so it copies the month from the top of
the
column to create the file name ie =data[a1].xls . This would enable me
then
to copy across the page rather than having to edit every cell formula.
Can anyone help? Thanks.
Reply With Quote