Delete Rows

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I delete several rows that don't have the word total. I want to keep
the rows with word total in column A.
Thanks
 
Do an autofilter and look for CONTAINS Total. Delete the rows you want.
 
Easiest would be to sort and delete or data>filter>autofilter>delete or a
looping macro
 
Try autofilter? Custom/ does not equal/ Total, then Delete row, should
leave the ones with Total.
Save the existing file first though, just to be on the safe side.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top