View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JeffF JeffF is offline
external usenet poster
 
Posts: 6
Default Macro to delete rows

I'd appreciate some help in creating a macro to delete rows.
Here's what I need:
1) Delete rows 1-13
2) Then find all rows that are highlited blue and delete them
3) Then find all rows that include the text "Distr" and delete them

Suggestions?
Thanks in advance.