how to use input formula from several worksheets in excel?

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

Guest

I am working from 13 worksheets in excel. the 13th worksheet needs to have a
formula which uses the numbers from the other 12 worksheets. i do not know
which one i could use? Can anyone help.
 
If the sheets are all in the same format and you want to sum cell A1
from each sheet then maybe:

=SUM(Sheet1:Sheet12!A1)
 

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