Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Let's say cell B5 on a worksheet contains the name "Bob". If, in cell B10, I were to enter '=B5' , the contents of cell B5, or 'Bob' would appear in cell B10. Now, in cell A1 of the worksheet, I have the number 5 and in cell A2 I enter the following: =concatenate("=B",A1) Cell A2 would now contain the term '=B5', not the contents of cell B5. Is there a function that would allow me,after doing the concatenation, to have the cell show the contents of the constructed cell address? -- nebb ------------------------------------------------------------------------ nebb's Profile: http://www.excelforum.com/member.php...fo&userid=8981 View this thread: http://www.excelforum.com/showthread...hreadid=387776 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ADDRESS function - dynamic input cell | Excel Discussion (Misc queries) | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
Using result from ADDRESS function as a cell reference itself | Excel Worksheet Functions | |||
Passing Cell Address to Offset | Excel Worksheet Functions |