|
Advanced Excel Q - Fetching Cell Values from Multiple .xls files
Say I have a folder with 1000 excel files in a standard "form" format, and each has different values in the form.
Is there any functions or VBA I can use to automatically fetch a particular cells values (e.g. A5, C8..etc) from all 1000 excel files? (and consolidate them into a list of values on one spreadsheet)
|