Returns a Date value specifying the current date and time according your computer's system date and time.
Now() |
Dim Today Today = Now() ' Assign current system date and time |
See Also |
Date Function, Date Statement, Time Function, Time Statement |