Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Christopher Anderson
 
Posts: n/a
Default Referencing Sheets in a Formula

Is there a way to change sheet numbers when cells are copied down? What I
mean by this is:

I have five sheets labeled Sheet1 through Sheet5.

I have the formula =INDIRECT("Sheet&ROW()!",$A$1)

As I copy down I want the Sheet Numbers to correspond with the row numbers
that contain the formula. I want the cell A1 to be referenced from each
sheet every time.

Thanks in advance for any help you can offer.

Chris
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Chris

try
=INDIRECT("Sheet"&ROW()&"!$A$1")

Cheers
JulieD

"Christopher Anderson" wrote
in message ...
Is there a way to change sheet numbers when cells are copied down? What I
mean by this is:

I have five sheets labeled Sheet1 through Sheet5.

I have the formula =INDIRECT("Sheet&ROW()!",$A$1)

As I copy down I want the Sheet Numbers to correspond with the row numbers
that contain the formula. I want the cell A1 to be referenced from each
sheet every time.

Thanks in advance for any help you can offer.

Chris



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
Need dynamic table_array formula that looks in different sheets Doug Laidlaw Excel Worksheet Functions 2 January 27th 05 05:17 PM
formula referencing another workbook Steve D Excel Worksheet Functions 2 January 7th 05 09:43 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Creating a formula that references other sheets WisconsinMike Excel Worksheet Functions 1 December 29th 04 05:50 PM
Excel should let me refer to the same formula on multiple sheets In need of help Excel Worksheet Functions 1 December 16th 04 08:21 PM


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