Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how to pull data from a specific cell on each tab as I add tabs

I routinely pull data from an increasing number of tabs in a worksheet. Is
there a way to pull the data from tabs as I add them without having to change
the formula for each added tab?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default how to pull data from a specific cell on each tab as I add tabs

Hi,

If you are using a formula of the form:

=SUM(Sheet1:Sheet4!A1)

which sums cell A1 in all the sheets physically between Sheet1 and Sheet4
then when you want to add a new sheet and have the formula pick it up, insert
the sheet between the beginning and end sheets.

If you can't do that then insert a blank sheet at the end so that in my
formula Sheet4 is blank, then insert the new sheet before sheet4.

If this helps, please click the Yes button

Cheers,
Shane Devenshire

"egljet1" wrote:

I routinely pull data from an increasing number of tabs in a worksheet. Is
there a way to pull the data from tabs as I add them without having to change
the formula for each added tab?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,123
Default how to pull data from a specific cell on each tab as I add tabs

Maybe this a option for you ?

You can recreate the sheet each time
Try this macro
http://www.rondebruin.nl/summary.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"egljet1" wrote in message ...
I routinely pull data from an increasing number of tabs in a worksheet. Is
there a way to pull the data from tabs as I add them without having to change
the formula for each added tab?

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
Link cells to pull specific data NM Excel Worksheet Functions 4 November 14th 08 02:26 PM
Excel pull data based upon one specific word between two date klmiura Excel Worksheet Functions 7 October 26th 06 09:46 PM
Pull and store a value on specific date in another cell Brian Excel Worksheet Functions 3 November 1st 05 10:49 PM
Can a worksheet pull from a specific cell value in a separate wrks reloanpro Excel Worksheet Functions 4 June 27th 05 10:03 PM
How to pull data out of an excell file with multiple tabs mdeanda Excel Worksheet Functions 1 May 28th 05 02:21 AM


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