![]() |
|
|
|
#1
|
|||
|
|||
|
@ ewso
over 9 months ago in post #6 it was suggested posting a sample workbook so we would all be dealing with the same thing. You're now suffering the consequences of not doing so. When you don't help people willing to help you, they inevitably ignore you. All through this thread you've said rows that don't contain ... there's 16,384 cells in a row, so you'd need to check them all. Right ? Apparently NOT. What you've now deleted indicates rows that don't contain is misleading. Now you've asked to have this thread deleted. If you read this before the deletion and are inclined to create your own macro... . determine the last row of column A . step -1 from last row to first row . use Instr to check for words in the A column cell of the row . if Instr gives 0 for each word then Acolumncell.entirerow.delete |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Macro to delete rows not containing specific text
|
Alimou | Excel Programming | 4 | 02-06-2017 07:35 AM |
Delete blank rows between the two rows that contain data
|
beginner | Excel Programming | 5 | 12-26-2014 12:29 AM |
Delete All empty Rows - Print - Undo all Rows deleted
|
Bathroth | Word VBA | 1 | 10-01-2014 01:40 PM |
Delete Blank Rows (Cyrillic Text in Spreadsheet )
|
dozd | Excel | 1 | 02-22-2013 03:24 AM |
Delete all rows but the last.
|
elky1967 | Word VBA | 14 | 09-21-2012 05:27 AM |