Help!

how do i sum the same cell in numerous sheets behind a main

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions RSS
Next:  Printing Files from Earlier Versions in Excel 200..  
Author Message
njparamedic
External


Since: May 14, 2009
Posts: 1



PostPosted: Thu May 14, 2009 6:13 am    Post subject: how do i sum the same cell in numerous sheets behind a main
Archived from groups: microsoft>public>excel>worksheet>functions (more info?)

i am preparing a master worksheet to roll up numerous jobs. i want to add
all cells in the same position behind the master sheet. is there a sum
fourmula to accomplish this?
Back to top
Eduardo
External


Since: May 04, 2006
Posts: 140



PostPosted: Thu May 14, 2009 6:27 am    Post subject: RE: how do i sum the same cell in numerous sheets behind a main [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,
If the totals are in the same position use

=SUM(Sheet1:Sheet3!A1)

Sheet1 is the first sheet in your workbook, Sheet3 is the last one,
A1 is the cell you want to summarize
Change the above to fit your needs. you can do it going to the cell where
you want to summarize and enter =sum(
then click in the first sheet you want to summarize, press the shift key,
hold it and click on the last sheet, then choose the cell to summarize and
enter )


"njparamedic" wrote:

> i am preparing a master worksheet to roll up numerous jobs. i want to add
> all cells in the same position behind the master sheet. is there a sum
> fourmula to accomplish this?
Back to top
Jarek Kujawa
External


Since: Jan 09, 2009
Posts: 36



PostPosted: Thu May 14, 2009 6:27 am    Post subject: Re: how do i sum the same cell in numerous sheets behind a main [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

=SUM(FirstSheet:LastSheet!A1)


On 14 Maj, 15:13, njparamedic <njparame....TakeThisOut@discussions.microsoft.com>
wrote:
> i am preparing a master worksheet to roll up numerous jobs.  i want to add
> all cells in the same position behind the master sheet.  is there a sum
> fourmula to accomplish this?
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum