View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Time Delay in VBA

Hi
have a look at
wait
in the vBA help

--
Regards
Frank Kabel
Frankfurt, Germany

"John Tolman" schrieb im
Newsbeitrag ...
Is there a way to create a time delay in a macro. I would like excel

to
wait, say 5 minutes, while an external script triggered by that same

macro
finishes running.