PC Review


Reply
Thread Tools Rate Thread

array formular to add cell A1 across a number of sheets

 
 
davidbrowne17
Guest
Posts: n/a
 
      6th Nov 2003

any idears.

is there a simple way to add the contents of a cell that is duplicated
across a number of sheets.

i have a workbook with 100 sheets on it and want to be able to total
the contents a cell A1, which is repeted across sheets 2-100

Ta

dave


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

 
Reply With Quote
 
 
 
 
Harald Staff
Guest
Posts: n/a
 
      6th Nov 2003
Hi Dave

=SUM(Sheet2:Sheet100!A1)
no array entry needed. But it sums by sheet placement index, not by sheet
name, so do not move sheets out of the initial order.

--
HTH. Best wishes Harald
Followup to newsgroup only please

"davidbrowne17" <(E-Mail Removed)> skrev i melding
news:(E-Mail Removed)...
>
> any idears.
>
> is there a simple way to add the contents of a cell that is duplicated
> across a number of sheets.
>
> i have a workbook with 100 sheets on it and want to be able to total
> the contents a cell A1, which is repeted across sheets 2-100
>
> Ta
>
> dave
>
>
> ------------------------------------------------
> ~~ Message posted from http://www.ExcelTip.com/
> ~~View and post usenet messages directly from http://www.ExcelForum.com/
>



 
Reply With Quote
 
davidbrowne17
Guest
Posts: n/a
 
      6th Nov 2003

I have tried your suggestion and entered;

=SUM(Sheet4:Sheet100!D8)

but after this formular has been entered it is changed to look like
this??

=SUM(Sheet4:'3:[Sheet100]Sheet100'!D8)

and so then does not work??


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Number of worksheet tabs as cell value? ie 4 work sheets = 4 cell value mfgsol@gmail.com Microsoft Excel Misc 2 22nd Nov 2005 05:17 PM
array formular =?Utf-8?B?TEE=?= Microsoft Excel Worksheet Functions 4 21st Apr 2005 03:30 AM
Formular in multiple work sheets BRANDON99 Microsoft Excel Discussion 1 21st Sep 2004 12:50 AM
Formular in multiple work sheets BRANDON99 Microsoft Excel Discussion 2 19th Sep 2004 08:34 AM
array formular seemenow Microsoft Excel Worksheet Functions 6 23rd Aug 2003 06:18 AM


Features
 

Advertising
 

Newsgroups
 


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