Just a thought:
Could you use API GetTickCount or similar as the number counting up?
Or use cdbl on the Now function to get a number?

The Now converted to a number can always be converted back to a date/time later on (including days)

The API GetTick is only an option, and probably wouldn't be useful as I think it runs from when the comp is turned on, but you may want to read up on it anyway?