View Single Post
  #1   Report Post  
LaurenceL
 
Posts: n/a
Default Delete a whole row using a macro

I am trying to set a macro up in Excel so that it will check a value in
column A and if the value equals 'abc' (or whatever other value), I want to
delete the row all together.
I haven't used VB in a long time, and I don't know how to get started... Any
help will be greatly appreciated.

Thank you