Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]() Try... =IF(A1<"",CELL("address",A1),"") ...which will return $A$1, or try... =IF(A1<"",ADDRESS(ROW(A1),COLUMN(A1),4),"") ...which will return A1. Hope this helps! -- Domenic ------------------------------------------------------------------------ Domenic's Profile: http://www.excelforum.com/member.php...o&userid=10785 View this thread: http://www.excelforum.com/showthread...hreadid=379077 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do create a formula to evalute a # to return 1 of 4 conditions | Excel Worksheet Functions | |||
numbers being entered show in formula bar but not in cell? | Excel Discussion (Misc queries) | |||
need help creating formula based on cell value | Excel Discussion (Misc queries) | |||
inserting data from a row to a cell, when the row number is specified by a formula in a cell | New Users to Excel | |||
How can I write an if-then formula for 0 or less than 0 in cell t. | Excel Worksheet Functions |