View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Louie Louie is offline
external usenet poster
 
Posts: 40
Default Delete rows if AF and AY empty but F has information

I am looking for help getting a macro that works and performs the following
steps.

Check Column F for information
If Column F has information check Column AF and AY for information
If Column AF and AY are empty delete the rows.

Can you help?