#1   Report Post  
Posted to microsoft.public.excel.newusers
Moh Moh is offline
external usenet poster
 
Posts: 58
Default totals

i have 1 main worksheet and 78 secondary worksheets labelled as week1 to
week78.

how do i add totals from cell L5 from all sheets to my Main sheet

The total should be shown in the main sheet
--
please can someone help
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 35,218
Default totals

I'd do this:

move Main so that it's the leftmost sheet in the workbook
Insert a new worksheet to the right of Main. Name it Start.
Insert a new worksheet to the right of every worksheet (it'll be the last
worksheet in the workbook). Name it End

Then use this formula on Main:
=sum(start:end!L5)


Moh wrote:

i have 1 main worksheet and 78 secondary worksheets labelled as week1 to
week78.

how do i add totals from cell L5 from all sheets to my Main sheet

The total should be shown in the main sheet
--
please can someone help


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,572
Default totals

OR, just enter this on the "Main" sheet:

=Sum('*'!L5)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Dave Peterson" wrote in message
...
I'd do this:

move Main so that it's the leftmost sheet in the workbook
Insert a new worksheet to the right of Main. Name it Start.
Insert a new worksheet to the right of every worksheet (it'll be the last
worksheet in the workbook). Name it End

Then use this formula on Main:
=sum(start:end!L5)


Moh wrote:

i have 1 main worksheet and 78 secondary worksheets labelled as week1 to
week78.

how do i add totals from cell L5 from all sheets to my Main sheet

The total should be shown in the main sheet
--
please can someone help


--

Dave Peterson



  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 35,218
Default totals

This was posted by Lori in the original (well, original for me) thread:


where the '*' automatically converts to all sheets other than the
activate one. Excel 2002 seems to have introduced a bug where this can
crash the application. Does anyone else have the same problem?



RagDyer wrote:

OR, just enter this on the "Main" sheet:

=Sum('*'!L5)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Dave Peterson" wrote in message
...
I'd do this:

move Main so that it's the leftmost sheet in the workbook
Insert a new worksheet to the right of Main. Name it Start.
Insert a new worksheet to the right of every worksheet (it'll be the last
worksheet in the workbook). Name it End

Then use this formula on Main:
=sum(start:end!L5)


Moh wrote:

i have 1 main worksheet and 78 secondary worksheets labelled as week1 to
week78.

how do i add totals from cell L5 from all sheets to my Main sheet

The total should be shown in the main sheet
--
please can someone help


--

Dave Peterson


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,572
Default totals

Sent this yesterday from an XL2K machine, where everything worked fine, and
I did forget about the caveat!
When I first saw Lori's post, I was on an XL97 machine where everything
worked as advertised.

I just ran this on an XL02 /SP3 machine and didn't experience anything fatal
(crash).
Don't know what would happen in other builds of XL02?

Worked OK if the focus sheet was on the border (beginning or end) of the
tabs.
However, there *is* a bug in XL02 *if* the sheet in focus is within the
sandwich.
The range (sheets) to the left of the focus sheet are missing the row number
of the cell to sum, while the range to the right of the focus sheet is OK
.... but this does produce a #Name? error.

SO, I would venture to say that this type of formula input should perhaps be
relegated to an item to "wonder at", but not use!

Thanks for bringing up that caveat Dave, and to all ... sorry I forgot to
mention it.
--

Regards,

RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------


"Dave Peterson" wrote in message
...
This was posted by Lori in the original (well, original for me) thread:


where the '*' automatically converts to all sheets other than the
activate one. Excel 2002 seems to have introduced a bug where this can
crash the application. Does anyone else have the same problem?



RagDyer wrote:

OR, just enter this on the "Main" sheet:

=Sum('*'!L5)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Dave Peterson" wrote in message
...
I'd do this:

move Main so that it's the leftmost sheet in the workbook
Insert a new worksheet to the right of Main. Name it Start.
Insert a new worksheet to the right of every worksheet (it'll be the
last
worksheet in the workbook). Name it End

Then use this formula on Main:
=sum(start:end!L5)


Moh wrote:

i have 1 main worksheet and 78 secondary worksheets labelled as week1
to
week78.

how do i add totals from cell L5 from all sheets to my Main sheet

The total should be shown in the main sheet
--
please can someone help


--

Dave Peterson


--

Dave Peterson


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Grand Totals with Nested Sub Totals Brenda from Michigan Excel Discussion (Misc queries) 7 January 18th 08 01:26 PM
how to enter totals and sub totals from receipts into excel. mjd23 New Users to Excel 2 January 11th 08 01:54 AM
Summing Weekly Totals into Monthly Totals steph44haf Excel Worksheet Functions 3 July 5th 06 04:51 PM
How do I sum YTD totals based on monthly totals Bsgrad02 Excel Discussion (Misc queries) 3 July 12th 05 04:59 PM
Comparing/matching totals in a column to totals in a row Nicole L. Excel Worksheet Functions 3 January 27th 05 10:42 PM


All times are GMT +1. The time now is 03:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"