View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz[_2_] JLGWhiz[_2_] is offline
external usenet poster
 
Posts: 1,565
Default Internet Time and Excel

If you have the box checked in the Internet Time dialog box to automatically
sychronize, it should revert to the Internet Time when logged on to the web.
You could probably use the scheduling function to run a macro periodically
that logs on to the web and allows the system time to set. Check in Control
Panel help for use of the scheduler.


"Albert" wrote in message
...
Hello...
Is there a way to execute the "Update Now" command that appears in the
"Internet Time" tab of the Windows Time and Date Properties from VBA?

Or maybe some suggestion to keep users of my program from tinkering with
the
time and date of the computer?

Thanks in advance,

Albert C.