5 out of 20 rated this helpful - Rate this topic

Date Function

Returns the current system date.

Date

The following example uses the Date function to return the current system date:

Dim MyDate
MyDate = Date   ' MyDate contains the current system date.
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.