#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Cell References


Hi everyone,

I'm curious to know if there's a way to add strictly to the number
portion of a cell reference. For example, Sheet 1 cell A1 is linked to
Sheet 2 cell H1. A2 is linked to H4, A3 to H5, etc. So, essentially, I
want to know if it's possible to fill in sheet 1 col A with a formula
like H(i + 2) instead of manually linking cells. Thanks.

-- Isaac Maycotte


--
I Maycotte
------------------------------------------------------------------------
I Maycotte's Profile: http://www.excelforum.com/member.php...o&userid=35604
View this thread: http://www.excelforum.com/showthread...hreadid=562585

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Cell References

You could use the INDIRECT function for this:

=INDIRECT("Sheet1!H" & ROW()+2)

Your example isn't really consistant, so the above may not be exactly what
you're looking for. But, hopefully this will point you in the right
direction.

HTH,
Elkar


"I Maycotte" wrote:


Hi everyone,

I'm curious to know if there's a way to add strictly to the number
portion of a cell reference. For example, Sheet 1 cell A1 is linked to
Sheet 2 cell H1. A2 is linked to H4, A3 to H5, etc. So, essentially, I
want to know if it's possible to fill in sheet 1 col A with a formula
like H(i + 2) instead of manually linking cells. Thanks.

-- Isaac Maycotte


--
I Maycotte
------------------------------------------------------------------------
I Maycotte's Profile: http://www.excelforum.com/member.php...o&userid=35604
View this thread: http://www.excelforum.com/showthread...hreadid=562585


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Cell References


Thanks. You are right. My example was inconsistant due to a typo. But
the INDIRECT function works. I appreciate it. Thanks.


--
I Maycotte
------------------------------------------------------------------------
I Maycotte's Profile: http://www.excelforum.com/member.php...o&userid=35604
View this thread: http://www.excelforum.com/showthread...hreadid=562585

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
Help with this conditional IF statement C-Dawg Excel Discussion (Misc queries) 3 May 15th 06 06:01 PM
Furmula Dependent Cell References ned Excel Discussion (Misc queries) 2 May 4th 06 05:03 PM
Automatically Changing Cell Reference's when Pasting in Excel No I'm Spartacus Excel Discussion (Misc queries) 0 February 13th 06 01:01 PM
Cell references change when entering new data [email protected] New Users to Excel 2 May 6th 05 07:48 PM
Absolute cell references and subsequent problems. Pank Mehta Excel Discussion (Misc queries) 2 April 19th 05 11:38 AM


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