Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to find the cell address of the first non-empty cell in a row.
This formula gives me the the position within the range of the first non empty cell but not the cell address =MATCH(TRUE,H16:AB16<"",0) it simply returns and interger such as 4 when the fourth cell in the range is the first non empty cell. somehow I need to take that and convert it into a cell address Thanks, -- Billy Rogers Dallas,TX Currently Using SQL Server 2000, Office 2000 and Office 2003 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find last cell in range with data, display cell address | Excel Worksheet Functions | |||
code to go down a column and find the last cell with data before an empty cell | Excel Programming | |||
find first empty cell in column and start transpose next row in that cell | Excel Discussion (Misc queries) | |||
find first empty cell in column and start transpose next row in that cell | Excel Programming | |||
Cell Address, Last Non Empty Cell | Excel Programming |