View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nancee nancee is offline
external usenet poster
 
Posts: 1
Default Macro for auto deleting row if cell value = x

I'm looking for some visual basic help for the following scenario...

Column A contains cells values: x, y, z
I need macro to refer to column A, and delete entire row if cell value = y or z

I really appreciate your help! Thanks!