Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need to delete subsequent rows, but i have to address the starting and the end points by referring two cells. I mean i dont want to use this: Rows("2:5").Delete But use this(something like this): ?? Rows( & Cells(1,2):Cells(1,3) & ).Delete ?? Can you please help? I couldn't find something like that in help pages. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting Multiple Blank Rows | Excel Discussion (Misc queries) | |||
Deleting a rows from multiple worksheets | Excel Worksheet Functions | |||
deleting multiple rows | Excel Discussion (Misc queries) | |||
deleting multiple rows with multiple criteria | Excel Programming | |||
Deleting multiple rows within a spreadsheet | Excel Programming |