Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I wanted to use Columns("A:A").End(xlDown).Row to determine last cell in column A. Column A has a header in A1. Columns("A:A").End(xlDown).Row gives the correct result if I have at least one not blank cell (A2) in column A, but gives 65536 if I have only the header. I'd expect 1 as result. Is there a simple way of getting 1 in this case, other then complicated IF structures? Thanks, Stefi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Runtime error 380 - Could not set the list property. Invalid property value. | Excel Programming | |||
Could not set the ControlSource property. Invalid property value error | Excel Programming | |||
Runtime Error 380 Could not set the list property. Invalid property value | Excel Programming | |||
Runtime error 380: Could not set the List property. invalid property value of listbox | Excel Programming | |||
Is there a Filename property in PrintOut property | Excel Programming |