View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ramthebuffs[_26_] Ramthebuffs[_26_] is offline
external usenet poster
 
Posts: 1
Default Best way to pause?


I am running a WinHttp.WinHttpRequest and would like to pause in between
loops. Currently I have Application.Wait Now + TimeSerial(0, 0, 5)
During the pause the CPU gets up to 100% and remains there until the
pause is done. Is there a better way to put a pause in a macro that is
less taxing on the CPU?


--
Ramthebuffs
------------------------------------------------------------------------
Ramthebuffs's Profile: http://www.excelforum.com/member.php...o&userid=16429
View this thread: http://www.excelforum.com/showthread...hreadid=517610