ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How can we formular a dynamic cell? i.e. =B2 as ="B"&"2"?? (https://www.excelbanter.com/excel-worksheet-functions/30914-how-can-we-formular-dynamic-cell-i-e-%3Db2-%3D%22b%22-%222%22.html)

qatest

How can we formular a dynamic cell? i.e. =B2 as ="B"&"2"??
 
Here is what I would like to have:

A B

1 B
2 10

Setup a value 'B' in cell A1 and hope to get B2 value "10" in cell A2 -
thought that using ="A1"&2 in cell A2 will work but didn't.....

/QAtest

Bob Phillips

=INDIRECT(A1&ROW())

--
HTH

Bob Phillips

"qatest" wrote in message
...
Here is what I would like to have:

A B

1 B
2 10

Setup a value 'B' in cell A1 and hope to get B2 value "10" in cell A2 -
thought that using ="A1"&2 in cell A2 will work but didn't.....

/QAtest




Duke Carey

If I understand your question correctly, A2 should contain the following

=INDIRECT(A1&2)

"qatest" wrote:

Here is what I would like to have:

A B

1 B
2 10

Setup a value 'B' in cell A1 and hope to get B2 value "10" in cell A2 -
thought that using ="A1"&2 in cell A2 will work but didn't.....

/QAtest


Don Guillett

have a look in HELP index for INDIRECT

--
Don Guillett
SalesAid Software

"qatest" wrote in message
...
Here is what I would like to have:

A B

1 B
2 10

Setup a value 'B' in cell A1 and hope to get B2 value "10" in cell A2 -
thought that using ="A1"&2 in cell A2 will work but didn't.....

/QAtest




Bob Phillips

How did that happen? I looked earlier and yours was the only response. Now I
look, and my is time-stamped earlier than yours. I have noticed that
Mangesh's all get at the top of the list, regardless of whether he is first
responder or not, now it is happening to me :-)

Bob

"Duke Carey" wrote in message
...
If I understand your question correctly, A2 should contain the following

=INDIRECT(A1&2)

"qatest" wrote:

Here is what I would like to have:

A B

1 B
2 10

Setup a value 'B' in cell A1 and hope to get B2 value "10" in cell A2 -
thought that using ="A1"&2 in cell A2 will work but didn't.....

/QAtest




Duke Carey

Bob -

Must be your newsreader. I'm able to use only the Microsoft web interface
while at the office. In that view, your post shows up at 10:30, lower on the
screen than mine at 10:26.

Duke

"Bob Phillips" wrote:

How did that happen? I looked earlier and yours was the only response. Now I
look, and my is time-stamped earlier than yours. I have noticed that
Mangesh's all get at the top of the list, regardless of whether he is first
responder or not, now it is happening to me :-)

Bob

"Duke Carey" wrote in message
...
If I understand your question correctly, A2 should contain the following

=INDIRECT(A1&2)

"qatest" wrote:

Here is what I would like to have:

A B

1 B
2 10

Setup a value 'B' in cell A1 and hope to get B2 value "10" in cell A2 -
thought that using ="A1"&2 in cell A2 will work but didn't.....

/QAtest





Don Guillett

I'm using ie6 direct to msnews and
phillips 12:23 central time
Carey 12:27

--
Don Guillett
SalesAid Software

"Duke Carey" wrote in message
...
Bob -

Must be your newsreader. I'm able to use only the Microsoft web interface
while at the office. In that view, your post shows up at 10:30, lower on

the
screen than mine at 10:26.

Duke

"Bob Phillips" wrote:

How did that happen? I looked earlier and yours was the only response.

Now I
look, and my is time-stamped earlier than yours. I have noticed that
Mangesh's all get at the top of the list, regardless of whether he is

first
responder or not, now it is happening to me :-)

Bob

"Duke Carey" wrote in message
...
If I understand your question correctly, A2 should contain the

following

=INDIRECT(A1&2)

"qatest" wrote:

Here is what I would like to have:

A B

1 B
2 10

Setup a value 'B' in cell A1 and hope to get B2 value "10" in cell

A2 -
thought that using ="A1"&2 in cell A2 will work but didn't.....

/QAtest








All times are GMT +1. The time now is 07:18 PM.

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