View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Learning the hard way Learning the hard way is offline
external usenet poster
 
Posts: 6
Default vba, step to next line

Can anyone help? i have written a macro to copy what i want from one sheet to
another,(in the same book) but then i want it to copy on the next line when i
run it again. so as i keep the first lot of info, thus ending up with a page
of info as you go.
I have included the code so far.