Thread: Loop Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KalliKay KalliKay is offline
external usenet poster
 
Posts: 18
Default Loop Macro

I have a template that I want to fill in a cell from another worksheet
(project #) and then print the template which fills in other pertenent
information. The project # range is variable. How can I create a loop to
select the first cell, copy and paste to the template, print the template and
then repeat the process until all project #s have been selected? Thanks so
much.

KK