View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default How can I repeat a macro?

As ALWAYS, post your coding efforts for comments and suggestions.

--
Don Guillett
SalesAid Software

"emil" wrote in message
...
I have a check list with the name of some hundred documents. I want to open
them by turns, to copy date from these documents and to inscribe them in a
centralizer document. I wrote the macro for one running but I want to
repeat
an automaton for all documents. I don't want the prompt messages for each
run. How can I do this?
Thanks for any helps

Emil