View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ccdubs ccdubs is offline
external usenet poster
 
Posts: 10
Default Setting the system clock with excel

Hi,

I run a macro in an infinite loop for logging purposes. The problem is that
this seems to slow down the system clock.

One of the variables I am logging is a reference to time set on an external
device. Is it possible to use this to reset the system clock periodically?

Many thanks.