Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Given the position of a non-blank cell in a column, is there a way to return
the position of the next non-blank cell in the same column? Example: The given position of A1 is not blank. There is an unknown number of consecutive spaces (blank cells) that follow in the same column. Is there a formula that will tell me the position of the next non-blank cell? A 1 Test 2 3 4 5 6 UnknownData The formula should be able to somehow return the row number or position of the next non-blank cell, in this case would be row 6 or cell A6. Keep in mind that the next value is unknown. Is this possible? Thanks, Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return next non-Blank Cell in a Column ? | Excel Worksheet Functions | |||
Return Numeric Value to their Matched Value Position in Single Column | Excel Worksheet Functions | |||
Formula to return cell position | Excel Worksheet Functions | |||
Excel formula to find position of the contents of a cell within a column. | Excel Discussion (Misc queries) | |||
find the first blank cell in a range and return me it's position | Links and Linking in Excel |