View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mar_male@wp.pl is offline
external usenet poster
 
Posts: 12
Default What is a function in VBA EXCEL witch finds a string like "not" in cell and then deletes a row with this cell?

How something like this. I want delete rows which don't include a word
"not".
Delete Rows without "not" by using this AutoFilter function.
Because in a normal way it takes a long time to search 2000 rows.
Thanks for response