C
cd
I have approx 1,500 similar spreadsheets that summarize
financial activity. Each file summmarizes the activity
for 1 account. How can I pull certain data from each
spreadsheet into one main spreadsheet without having to
enter 1,500 cell references or lookups. (i.e. can the file
name in a cell reference be a variable?) There are 1,500
different values for the file name in this
formula "=VLOOKUP(B5,'[00204198.xls]DVR EXCESS CHECK'!
$C$1:$H$63,6,FALSE)" Can I change "00204198.xls" to be a
variable that is set to a list of account numbers?
financial activity. Each file summmarizes the activity
for 1 account. How can I pull certain data from each
spreadsheet into one main spreadsheet without having to
enter 1,500 cell references or lookups. (i.e. can the file
name in a cell reference be a variable?) There are 1,500
different values for the file name in this
formula "=VLOOKUP(B5,'[00204198.xls]DVR EXCESS CHECK'!
$C$1:$H$63,6,FALSE)" Can I change "00204198.xls" to be a
variable that is set to a list of account numbers?