View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
S.E. S.E. is offline
external usenet poster
 
Posts: 15
Default delete rows with criteria

I want to delete all rows that do not have the word "gift" in column A. The
cells in column A often have "gift" along with some other words. It must be
simple to write a wildcard that includes "gift", but I don't know how yet.
Thanks for your help.

Scott