ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   treat cell contents as reference not value? (https://www.excelbanter.com/excel-worksheet-functions/97425-treat-cell-contents-reference-not-value.html)

Matt D Francis

treat cell contents as reference not value?
 
Hi,

What the the function I use to tell a formula to use the contents of a cell
as reference to another cell rather than a value in itself?

Example

Cell Contains
A1 Dave
A2 Andrews
A3 Evans
A4 A2

My Formula is

=A1&A4

I want it to return "DaveAndrews", not "DaveA2"

Possibly not the best example, but its simple I need it to treat the
contents of A4 as a reference rather than a value.

I've done it before but can't remember how


Stefi

treat cell contents as reference not value?
 

=A1&INDIRECT(A4)

Regards,
Stefi


€˛Matt D Francis€¯ ezt Ć*rta:

Hi,

What the the function I use to tell a formula to use the contents of a cell
as reference to another cell rather than a value in itself?

Example

Cell Contains
A1 Dave
A2 Andrews
A3 Evans
A4 A2

My Formula is

=A1&A4

I want it to return "DaveAndrews", not "DaveA2"

Possibly not the best example, but its simple I need it to treat the
contents of A4 as a reference rather than a value.

I've done it before but can't remember how


Matt D Francis

treat cell contents as reference not value?
 
Great I remember now, thank-you for the quick reply,

Matt

"Stefi" wrote:


=A1&INDIRECT(A4)

Regards,
Stefi


€˛Matt D Francis€¯ ezt Ć*rta:

Hi,

What the the function I use to tell a formula to use the contents of a cell
as reference to another cell rather than a value in itself?

Example

Cell Contains
A1 Dave
A2 Andrews
A3 Evans
A4 A2

My Formula is

=A1&A4

I want it to return "DaveAndrews", not "DaveA2"

Possibly not the best example, but its simple I need it to treat the
contents of A4 as a reference rather than a value.

I've done it before but can't remember how


Stefi

treat cell contents as reference not value?
 
You are welcome! Thanks for the feedback!
Stefi


€˛Matt D Francis€¯ ezt Ć*rta:

Great I remember now, thank-you for the quick reply,

Matt

"Stefi" wrote:


=A1&INDIRECT(A4)

Regards,
Stefi


€˛Matt D Francis€¯ ezt Ć*rta:

Hi,

What the the function I use to tell a formula to use the contents of a cell
as reference to another cell rather than a value in itself?

Example

Cell Contains
A1 Dave
A2 Andrews
A3 Evans
A4 A2

My Formula is

=A1&A4

I want it to return "DaveAndrews", not "DaveA2"

Possibly not the best example, but its simple I need it to treat the
contents of A4 as a reference rather than a value.

I've done it before but can't remember how



All times are GMT +1. The time now is 09:53 PM.

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