Date Function

Returns the current system date as a string, or date variant.

Syntax:

Date[$][()]

Example:

Sub ExampleDate
    msgbox "The date is " & Date
End Sub

ご支援をお願いします!