3 out of 5 rated this helpful - Rate this topic

Time Function

Returns a Variant of subtype Date indicating the current system time.

Time

The following example uses the Time function to return the current system time:

Dim MyTime
MyTime = Time   ' Return current system time.
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.