View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Deleting groups of rows when using a macro recording?

Much more info is needed

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Paul" <Paul
wrote in message
...
Hi there

I know how to use a macro recording to find a particular row via an
account
code for example and delete that row. But I don't know how to repeat that
function so that I can use the macro to delete (certain types of codes) -
groups of rows automatically. Do I have to manually write this VBA code?

Thank you

Paul