View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Richard[_22_] Richard[_22_] is offline
external usenet poster
 
Posts: 1
Default Macro Writing Help?

Can anyone help me with writing a macro that will delete
any rows that contain an "X" in a cell of a particular
column? The "X" would be indicator that the row should be
deleted by the macro.

Thank you.