Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Robb
 
Posts: n/a
Default need 2 create refernce in formula thatpoints to cell in other tab

I need to create a reference in a formula that points to a cell on a sheet in
same workbook. I know I can point and click it to show ='Jan-01'!G16, but I
have to recreate it for every day of the year and in 16 places in each day.
the pages are all exactly the same, except for the tab name. I don't want to
have to keep writing the fomulas over 5800 times. I know there is a way to
create a generic reference so that I can just copy and paste the sheets and
not have to keep adjusting the formulas. Please help. Thank you...
  #3   Report Post  
Posted to microsoft.public.excel.misc
Robb
 
Posts: n/a
Default need 2 create refernce in formula thatpoints to cell in other

AP

Thanks. I actually need to have it reference a cell on a different sheet.
For instance, in cell E37 for sheet Jan-02, I need to do the following:

=SUM(E36,'Jan-01'!E37)

....to get the YTD $$ Amt. I then have to do it for Jan-03, Jan-04, etc...

Instead of typing the formulas over, or adjusing them if I copy a sheet, I
wanted to use a generic reference that points from the Jan-02 page to the
Jan-01 page , and so on, keeping in mind that each sheet represents on day
and each day has 16 similar calculations...

Any ideas????


"Ardus Petus" wrote:

Try INDIRECT:

Say you have a column A1:A1 with values "Jan-01" thru "Dec-01"

You can use =INDIRECT("'"&A1&"'!G16")

HTH
--
AP

"Robb" a écrit dans le message de news:
...
I need to create a reference in a formula that points to a cell on a sheet
in
same workbook. I know I can point and click it to show ='Jan-01'!G16, but
I
have to recreate it for every day of the year and in 16 places in each
day.
the pages are all exactly the same, except for the tab name. I don't want
to
have to keep writing the fomulas over 5800 times. I know there is a way
to
create a generic reference so that I can just copy and paste the sheets
and
not have to keep adjusting the formulas. Please help. 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
create cell formula for... Denys Excel Worksheet Functions 4 May 2nd 06 07:09 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
How do I create a formula where a cell is automatically shaded ? Rafi2288 Excel Worksheet Functions 1 April 21st 06 03:14 AM
How do I create formula to change cell color excel formula Excel Worksheet Functions 2 December 29th 04 08:13 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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