Sum multiple worksheets

G

Guy

I know I can add differnt worksheet cells together, but if
i have a spreadsheet with multiple w/s. If they have the
same format can I use a command to add cells from the
different sheest without having to go into each w/s and
select each cell?
 
R

Ron de Bruin

Hi Guy

Add two dummy sheets(empty sheets)with the name start as the first sheet
and one with the name end as the last sheet of your workbook.
this are empty sheets!!!

And use this formula

=SUM(start:end!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

Top