View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Spiros Spiros is offline
external usenet poster
 
Posts: 10
Default MACRO which deletes a row, when it finds a specific number

Hi,

I want to create a macro which find one specific number in the column B and
delete the row.
For example: There is the number 60 in the cell B15 by accident. The macro
will delete the row No 15.

Thanks in advance,
Spiros