Thread: Macros project
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Kou Vang[_2_] Kou Vang[_2_] is offline
external usenet poster
 
Posts: 34
Default Macros project

Are you talking about using a Macro or VBA? It would seem you need a Loop to
achieve this, but I believe we would need more information about exactly what
your looking for.


"RobMack" wrote:

I am wondering how to get a process, contained in Microsoft Excel, to repeat
itself. I need to cut a reference number from sheet one, paste into sheet
two, and then print sheet two. There are multiple reference numbers in sheet
one. I don't know how to get the process to repeat so that all reference
numbers get cut out and then pasted?