View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Paul Paul is offline
external usenet poster
 
Posts: 1
Default Deleting groups of rows when using a macro recording?

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