How do I pull information from multiple existing spreadsheets int.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to pull information from multiple spreadsheets into a new spreadsheet
to develop a monthly recap.
 
Maybe using formulas that point at the specific cells you want brought back???
 
Do it the same way you reference cells on the same worksheet. In Sheet1, a
reference to cell A1 on Sheet2, will look like Sheet2!A1.
 
JJohn said:
I need to pull information from multiple spreadsheets into a new spreadsheet
to develop a monthly recap.

I have helped someone else with a macro that does this. More information
would be helpful. How are these files organized? Is there a naming
convention? What program generates them? Do you need single values or do you
want the sum of several cells?

/Fredrik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top