Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The solutions posted so far work but work slowly on worksheets where
you have tens of thousands of rows. For that it's better to create a tag column having a 1 for save and 0 for delete, then sort on the tag column, select rows having the 0 and delete them all at once. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting rows after a specific Value | Excel Programming | |||
Deleting Specific Rows | Excel Discussion (Misc queries) | |||
Deleting Specific Rows - urgent | Excel Programming | |||
Deleting specific rows | Excel Programming | |||
Deleting rows with specific value from row 1 to 200 | Excel Programming |