View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bernie Deitrick Bernie Deitrick is offline
external usenet poster
 
Posts: 5,441
Default repeat macro for all rows

Rick,

Post your code....

HTH,
Bernie
MS Excel MVP


"Rick Billingsley" wrote in message
...
I have a macro that copies/pastes row data into a form then prints the form.
How do I get the macro to repeat for all rows in the table?

TIA