Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Sum worksheets - w/o updating formula for new worksheets which are

Hi -
I know how to sum fields of various worksheets. However, can I set the
formula so that if a new worksheet is added, the formula will automatically
update to include the new worksheet? (Data in the same cell as other
worksheets.)

Thank you!!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Sum worksheets - w/o updating formula for new worksheets which are

Include two dummy sheets in our workbook, say alpha and omega. Make alpha
the first and omega the last. Sum from alpha thru omega. When you add a new
worksheet, just add it AFTER alpha.

This will insure that the new worksheet is between alpha and omega and will
be included in the sum
--
Gary''s Student - gsnu200800


"Elgee" wrote:

Hi -
I know how to sum fields of various worksheets. However, can I set the
formula so that if a new worksheet is added, the formula will automatically
update to include the new worksheet? (Data in the same cell as other
worksheets.)

Thank you!!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Sum worksheets - w/o updating formula for new worksheets whichare

If you have a blank worksheet named "first" and one named "last" and
position these so that they encompass the sheets you want to sum from
like a sandwich, they you can have a formula like:

=SUM(first:last!A1)

This will add all the A1 cells between and including those sheets. You
can move sheets into and out of the "sandwich" to model the effects of
these changes, and the formula remains the same.

Hope this helps.

Pete

On Aug 15, 4:42*pm, Elgee wrote:
Hi -
I know how to sum fields of various worksheets. *However, can I set the
formula so that if a new worksheet is added, the formula will automatically
update to include the new worksheet? *(Data in the same cell as other
worksheets.)

Thank you!!


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Sum worksheets - w/o updating formula for new worksheets which

MOST EXCELLENT!

Thank you!

"Pete_UK" wrote:

If you have a blank worksheet named "first" and one named "last" and
position these so that they encompass the sheets you want to sum from
like a sandwich, they you can have a formula like:

=SUM(first:last!A1)

This will add all the A1 cells between and including those sheets. You
can move sheets into and out of the "sandwich" to model the effects of
these changes, and the formula remains the same.

Hope this helps.

Pete

On Aug 15, 4:42 pm, Elgee wrote:
Hi -
I know how to sum fields of various worksheets. However, can I set the
formula so that if a new worksheet is added, the formula will automatically
update to include the new worksheet? (Data in the same cell as other
worksheets.)

Thank you!!



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Sum worksheets - w/o updating formula for new worksheets which

FANTASTIC! Thank you!

"Gary''s Student" wrote:

Include two dummy sheets in our workbook, say alpha and omega. Make alpha
the first and omega the last. Sum from alpha thru omega. When you add a new
worksheet, just add it AFTER alpha.

This will insure that the new worksheet is between alpha and omega and will
be included in the sum
--
Gary''s Student - gsnu200800


"Elgee" wrote:

Hi -
I know how to sum fields of various worksheets. However, can I set the
formula so that if a new worksheet is added, the formula will automatically
update to include the new worksheet? (Data in the same cell as other
worksheets.)

Thank you!!

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
Automatic updating between worksheets Gareth R Excel Discussion (Misc queries) 1 June 9th 08 12:23 PM
Updating cells on different worksheets Martin Murray Excel Worksheet Functions 1 April 15th 08 06:20 PM
updating multiple worksheets Pat Excel Discussion (Misc queries) 4 January 5th 06 01:21 AM
Formulas across worksheets are not updating surg4u1975 Excel Discussion (Misc queries) 9 November 11th 05 03:26 AM
Updating worksheets from another file Sonic Links and Linking in Excel 0 November 2nd 05 06:10 PM


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