View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PhilBennett PhilBennett is offline
external usenet poster
 
Posts: 1
Default Macro for fast deletion of rows that conatin certain data.

I need a macro that deletes all rows in a worksheet in which a certain text
string is found in a cell in that row? e.g. If a cell in column "B" contains
a text string "6:00 AM", then delete the entire row.