Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default sum a specific cell in more than one sheet

I want to sum cell A1 in sheet1,...,sheet100 .I type (sheet1:sheet100)!$a$1
but it doesn't work
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default sum a specific cell in more than one sheet

Include the Cell reference inside the parenthesis like so:

=SUM(Sheet2:Sheet3!A1)

"plainclothman" wrote:

I want to sum cell A1 in sheet1,...,sheet100 .I type (sheet1:sheet100)!$a$1
but it doesn't work

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 to Search one specific cell on another sheet. Dan C. Excel Discussion (Misc queries) 2 January 27th 09 06:49 AM
click on cell takes you to specific sheet Ron Tarr Charts and Charting in Excel 2 May 8th 06 09:31 PM
Specific cell selected when sheet opens...how??? Ron M. Excel Discussion (Misc queries) 3 February 17th 06 02:37 AM
Is it possible to protect specific cell even with sheet unprotecte scuffy Excel Programming 7 February 1st 06 10:59 PM
Sum of 3 nos. into 1 cell in another sheet relevant to specific da Ellie Excel Discussion (Misc queries) 0 September 19th 05 04:57 PM


All times are GMT +1. The time now is 09:35 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"