Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Assuming you DO have a cell selected, it should work.. Examples?
-- Don Guillett SalesAid Software "Andy" wrote in message ... Hi, I am trying to get the next free row using Selection.End(xlDown).Select Sometimes it seems to work, sometimes not. Is there something else I need to know about this? I've currently given up and am using a do look looking for the next emply cell, but its a bit of a fudge, and won't win any 'pretty code' contests! Any help would be appreciated. Many thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use xldown to select a range of cells | Excel Discussion (Misc queries) | |||
Excel VBA - Range(Selection, Selection.End(xlDown)).Name issue. | Excel Programming | |||
Select the next row after xldown range | Excel Programming | |||
Selection.End(xlDown) with Rows selected | Excel Programming | |||
Selection.End(xlDown) with Rows selected | Excel Programming |