Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all, Im using Range("f1").End(xlDown).Offset(1, 0).Select to get to
the next empty cell downwards in a column, It doesnt always work? sometimes it selects the same cell over and over (im using this in various instances). is it something to do with the cell containing a number? also if the collumn is blank then it crashes out, i have to have a line of 1s above the column to make the code work. is there a better way? Duncan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
End(xlDown) not working? | Excel Discussion (Misc queries) | |||
Unable to get last filled cell address from Range.End(xlDown) method | Excel Programming | |||
repeated end(xldown) | Excel Programming | |||
XlDown: Go to next blank row | Excel Programming | |||
xldown and xlright | Excel Programming |