View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alan[_8_] Alan[_8_] is offline
external usenet poster
 
Posts: 117
Default waittime versus Sleep

What exactly is the difference between using the VBA
Application.Wait command and using Sleep() from the Windows API?

Thanks, Alan