Hello, I have a database which relies heavily on VBA references to the present time and date as stored by their local system. However, one of the computers is incapable of storing local date/time information for very long, even with a new battery, and we're not authorised to simply replace that machine. I would like to instead create a VBA reference to an internet clock to circumvent the issue, or at least to correct the local clock on the fly each time in order to allow the present local references to work universally, but thusfar I haven't found anything that works for me. Can anybody help? Thanks in advance.