Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a vlookup formula in column B:
=VLOOKUP($A$10,[DATA2.xls]Sheet1!$A$1:$B$7,2,FALSE) I have copied this 200 times to sequential rows in column B to pull data from 200 other spreadsheets. Is it possible to have a macro which would replace the file name DATA2.xls with the file name listed in column A of the same row and continue to do so until it reaches the end of the column. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change a Table_Array size in a VLookup formula? | Excel Discussion (Misc queries) | |||
Change Code in Macro to specify file/folder to look in. | Excel Programming | |||
Change a Macro commands reference to file locations | Excel Programming | |||
macro code to change file-opening password | Excel Programming | |||
mass change table_array Name in VLOOKUP formula | Excel Worksheet Functions |