View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
nrfinsa nrfinsa is offline
external usenet poster
 
Posts: 2
Default Delete rows that don't contain...

Hi,

I'm trying to write a macro the deletes all rows that don't contain the
numbers 10 in row A. The numbers will range from 102000 to 1099999. I want to
delete all rows that don't have any of these numbers in the first column.

Thanks for any help