Thread: Writing Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tammy Klein Tammy Klein is offline
external usenet poster
 
Posts: 1
Default Writing Macro

I have never written a macro and need help with the code.
I need to take a set of data (1200 lines) and copy the
data for 26 weeks, incrementing the date by 7 days each
pass through. Any ideas as to what loop structure I
should use and what the code may look like?