Date Function
Returns the current system date as a string, or date variant.
Date[$][()]
Sub ExampleDate
msgbox "Сьогодні - " & Date
End Sub
Довідка Collabora Office 25.04
Returns the current system date as a string, or date variant.
Date[$][()]
Sub ExampleDate
msgbox "Сьогодні - " & Date
End Sub