View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel
Leon Obers Leon Obers is offline
external usenet poster
 
Posts: 5
Default Excel macro "loop"



NickHK wrote:
Leon,
You mean something like :

Dim i as long
For i=1 to 400
call YourMacro
next


Great, works as a train.
Thank you very much for this sollution.


--
Vr.groet - regards, Léon Obers