View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mfr mfr is offline
external usenet poster
 
Posts: 7
Default How to create copy & paste loop--rows to new sheets

I need to create a loop that copies row2 to sheet2, row3 to sheet3 etc. from
a single worksheet. sounds easy enough, but I'm new to all this.