Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to use a worksheet function to determine the first non
blank row in a column? In a macro, I'd use something like this: The_Row = Range("A1").End(xlDown).Row Is there any worksheet function that can do this without a macro? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Davenews,
Since you explicitly exclude a programmatic solution, would it not be more appropriate, and more conducive to a successful resolution, to pose your question in another group, such as Worksheet.Functions? --- Regards, Norman "davenews" wrote in message .. . Is there any way to use a worksheet function to determine the first non blank row in a column? In a macro, I'd use something like this: The_Row = Range("A1").End(xlDown).Row Is there any worksheet function that can do this without a macro? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Determine last blank cell in row? | Excel Worksheet Functions | |||
How to determine within a macro if a cell contains a hyperlink. | Excel Discussion (Misc queries) | |||
How do you determine if a field is blank in a logical expression. | Excel Discussion (Misc queries) | |||
Macro skipping blank cell | Excel Programming | |||
I need to determine a cell range based on a blank cell | Excel Programming |