Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have checked and seen many examples of how to find the last row in a column
by using lastcell=.cells(.rows.count,1).end(xlUp)(2).select However, that appears to look at the ENTIRE column. My data starts, say, in row 15. How do I use the above code to look only at rows below row 15? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Range ... how to know if it is empty | Excel Programming | |||
Finding next empty empty cell in a range of columns | Excel Programming | |||
Range empty? | Excel Programming | |||
why is range empty? | Excel Discussion (Misc queries) | |||
why is range empty? | Excel Programming |