wmcnabb084
New Member
- Joined
- Sep 23, 2010
- Messages
- 9
It's budget time and I need to be able to do a VLOOKUP into several hundred workbooks and populate a summary page based on criteria from a dropdown list. My basic VLOOKUP is in the form of:
=VLOOKUP(C3,'[ALDERSON EAST FIELD - Budget Year - 2013.xlsm]Summary Page'!$J$13:$O$29,3,FALSE)
The only part that has to dynamically change is the workbook name and not the sheet reference so in this case:
[ALDERSON EAST FIELD - Budget Year - 2013.xlsm]
Any suggestions would be greatly appreciated.
Wyatt
=VLOOKUP(C3,'[ALDERSON EAST FIELD - Budget Year - 2013.xlsm]Summary Page'!$J$13:$O$29,3,FALSE)
The only part that has to dynamically change is the workbook name and not the sheet reference so in this case:
[ALDERSON EAST FIELD - Budget Year - 2013.xlsm]
Any suggestions would be greatly appreciated.
Wyatt