Thread: HELP!
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Salman Shoaib Salman Shoaib is offline
external usenet poster
 
Posts: 2
Default HELP!

I'm trying to make a macro that will find "-+-", then delete the
entire row and do this process again & again until all the rows with
"-+-" are deleted in the worksheet.

I managed to make a macro that will do the find & delete ONCE but I
don't know how to make the macro keep going in a loop until it can't
find anymore.

Can anyone help me please?

Thanx