ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Indirect Addressing (https://www.excelbanter.com/excel-discussion-misc-queries/58688-indirect-addressing.html)

Kanga 85

Indirect Addressing
 
On Sheet1 I have in Cell A1 a variable number, say 100.
In cell A2 on Sheet1 I wish to place the value of the cell in Sheet2 C100,
where the 100 is the value obtained from "Sheet1"A1.

Any help would be appreciated thanks.

Biff

Indirect Addressing
 
Hi!

Try this:

=INDIRECT("Sheet2!C"&A1)

Biff

"Kanga 85" wrote in message
...
On Sheet1 I have in Cell A1 a variable number, say 100.
In cell A2 on Sheet1 I wish to place the value of the cell in Sheet2 C100,
where the 100 is the value obtained from "Sheet1"A1.

Any help would be appreciated thanks.




Ragdyer

Indirect Addressing
 
Try this:

=INDEX(Sheet2!C:C,A1)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Kanga 85" wrote in message
...
On Sheet1 I have in Cell A1 a variable number, say 100.
In cell A2 on Sheet1 I wish to place the value of the cell in Sheet2 C100,
where the 100 is the value obtained from "Sheet1"A1.

Any help would be appreciated thanks.



Kanga 85

Indirect Addressing
 


"Ragdyer" wrote:

Try this:

=INDEX(Sheet2!C:C,A1)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Kanga 85" wrote in message
...
On Sheet1 I have in Cell A1 a variable number, say 100.
In cell A2 on Sheet1 I wish to place the value of the cell in Sheet2 C100,
where the 100 is the value obtained from "Sheet1"A1.

Any help would be appreciated thanks.


Thanks Biff and Raqdyer



All times are GMT +1. The time now is 04:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com