Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Automatically add records from a new sheet to master sheet

You can add 2 "dummy" sheets, one after the master, before SheetA2, and the
other after whatever your last sheet is ... A14 or whatever.
Name these sheets "Start" and "End" (no quotes).

Then, as you create new, additional sheets, place them before the "End"
sheet, keeping all sheets that you wish to have calculated in between the
"sandwich" of the "Start" and "End" sheets.

Now, you revise your formula to something like this:

=Sum(Start:End!B1)

You can create "what if's" by dragging a particular sheet *out* of the
sandwich, therefore removing it's values from the totaling formulas.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
wrote in message
oups.com...
hi,
I have 15 sheets with same format . One of themis a master sheet whcich
is adding infomration from the cells and rows form the other sheets in
the same rows and cell.
Suppose Master sheet adds all the records from Sheet from cells B1 of
SheetA2 to SheetA14 in cell B1 of Master sheet.

The problem is the number of sheets is dynamic. everytime there is new
data ,a new sheet is inserted like A15 , A16 and so on .
Is there a way for the master sheet to recognize the new sheet and add
the same ( row col ) data in itself.

I would really appreciate your help.

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 Names of First Sheet and Automatically Add to Second Sheet Jorge Excel Discussion (Misc queries) 1 October 12th 06 10:48 PM
Sum up columns in different sheet with error check zeyneddine Excel Discussion (Misc queries) 13 July 10th 06 01:21 PM
Display 10 records from same workbook but from different sheet chemnks Excel Worksheet Functions 2 February 26th 06 06:58 PM
Extracting information from records to another sheet automatically Max Excel Worksheet Functions 0 February 4th 06 05:27 PM
Changing the Master Sheet Formula Markus Excel Discussion (Misc queries) 4 September 14th 05 02:36 PM


All times are GMT +1. The time now is 09:03 AM.

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

About Us

"It's about Microsoft Excel"