Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Sum Total in a worksheet

I create 21 worksheet in a file name A,B,C,D.........'Total'
I want to sum all A1 cells of A,B,C.........in to cell A1of 'total' sheet

Cell A1 of 'total' is (=A!A1+B!A1+C!A1...........)

Is there any smarter way to sum all of it??
Thanks!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,080
Default Sum Total in a worksheet

=SUM(A:C!A1)

--

Vasant


"man-man" wrote in message
...
I create 21 worksheet in a file name A,B,C,D.........'Total'
I want to sum all A1 cells of A,B,C.........in to cell A1of 'total'

sheet

Cell A1 of 'total' is (=A!A1+B!A1+C!A1...........)

Is there any smarter way to sum all of it??
Thanks!




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Sum Total in a worksheet

Thanks!

"Vasant Nanavati" <vasantn *AT* aol *DOT* com ¦b¶l¥ó
¤¤¼¶¼g...
=SUM(A:C!A1)

--

Vasant


"man-man" wrote in message
...
I create 21 worksheet in a file name A,B,C,D.........'Total'
I want to sum all A1 cells of A,B,C.........in to cell A1of 'total'

sheet

Cell A1 of 'total' is (=A!A1+B!A1+C!A1...........)

Is there any smarter way to sum all of it??
Thanks!






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
Add total items in from another worksheet? tb Excel Worksheet Functions 0 February 17th 10 07:29 PM
i need to total weights on a worksheet norcalff_dm Excel Worksheet Functions 3 February 19th 07 06:33 PM
Summary total from another worksheet? tb Excel Worksheet Functions 1 January 18th 06 01:48 PM
Possible? If total in a worksheet 0, highlight worksheet tab? TKGerdie Excel Worksheet Functions 5 November 22nd 05 08:10 PM
Get the total no. of worksheet & their name [email protected] Excel Programming 1 February 27th 04 09:48 AM


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

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"