Thread: deletion macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob[_31_] Bob[_31_] is offline
external usenet poster
 
Posts: 2
Default deletion macro

Hello All,

I need help with a simple macro to delete an entry and
then delete the row that contained that entry.

Column A contains numbers. I would like to enter a number
in say cell D1. If that number is in column A then delete
that number and the row.

Thanks for any help!
Bob P.