View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
M Scott M Scott is offline
external usenet poster
 
Posts: 20
Default Multiple Excel File Import

I have multiple spreadsheets in the same folder. There are two variations of
these spreadsheets in this folder depending on the format required for that
client. I need the script to capture a couple cell locations from each of
these spreadsheets (cells depends on which format type) within the folder
path. Output would be into a new spreadsheet with file name and cell values
needed.

Hoping to save myself from opening each one and doing it manually. Any help
is appreciated!!!