View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RobMack RobMack is offline
external usenet poster
 
Posts: 9
Default Repeat Macros Function/Program

I have a automated process set up in an excel template. The porcess takes
info from one sheet and puts associated information into another, based on a
cell reference. I need the process to repeat over and over, until all the
cells have been referenced. Can someone tell me how to program this
repeating process/

Thanks