Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() =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 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Highlighted Reference Cell for a Working Cell | Excel Worksheet Functions | |||
CELL Function: cell reference by formula | Excel Worksheet Functions | |||
Urgent date/scheduling calc needed | Excel Worksheet Functions | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Can I use the contents of a cell to satisfy the result_vector arg. | Excel Worksheet Functions |