Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
BJ
 
Posts: n/a
Default Totals in worksheete groups

How do I total worksheet groups? I have a series of continguous worksheets.
The first is called Summary, the rest A, B, C, D, E etc. I want to total cell
A1 from worksheets A,B,C,D,E etc and put the total in Cell A1 in the summary
--
Thanks
BJ
  #2   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default Totals in worksheete groups

=SUM(A:E!A1)

top apply it, select the cell where yoiu want the totals, type

=SUM(

click the first sheet tab (A) and cell A1, hold down shift and click the
last (E)

press enter


--

Regards,

Peo Sjoblom

"BJ" wrote in message
...
How do I total worksheet groups? I have a series of continguous

worksheets.
The first is called Summary, the rest A, B, C, D, E etc. I want to total

cell
A1 from worksheets A,B,C,D,E etc and put the total in Cell A1 in the

summary
--
Thanks
BJ



  #3   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default Totals in worksheete groups

It's called a 3d sum, and the formula in Summary!A1 will read =sum(A:E!A1).
You can type the entire formula or start typing =sum( then click on A!A1,
shift-click on the tab of the final sheet (E) in your range, then hit enter.
--Bruce

"BJ" wrote:

How do I total worksheet groups? I have a series of continguous worksheets.
The first is called Summary, the rest A, B, C, D, E etc. I want to total cell
A1 from worksheets A,B,C,D,E etc and put the total in Cell A1 in the summary
--
Thanks
BJ

  #4   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default Totals in worksheete groups

BJ

In A1 of Summary sheet enter =SUM(A:E!A1)

I prefer to add a sheet after Summary sheet. Name it Start

Add a sheet at end of sheets. Name it End.

Formula in Summary sheet =SUM(Start:End!A1)

When adding new sheets insert between Start and End sheets.


Gord Dibben Excel MVP

On Tue, 13 Dec 2005 13:41:49 -0800, "BJ" wrote:

How do I total worksheet groups? I have a series of continguous worksheets.
The first is called Summary, the rest A, B, C, D, E etc. I want to total cell
A1 from worksheets A,B,C,D,E etc and put the total in Cell A1 in the summary

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
Formula for adding up totals of groups koba Excel Discussion (Misc queries) 4 November 23rd 05 09:42 PM
Dealing with worksheet groups Bob K Excel Worksheet Functions 0 October 19th 05 04:08 PM
Pivot Table Totals Adam New Users to Excel 0 March 25th 05 04:57 PM
How do I show summary totals from a pivot table on a bar chart Colleen T Charts and Charting in Excel 5 January 22nd 05 01:41 AM
how do i view all groups under excel in google groups JulieD Excel Discussion (Misc queries) 2 December 16th 04 04:33 PM


All times are GMT +1. The time now is 05:08 AM.

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

About Us

"It's about Microsoft Excel"