Date Function
Returns the current system date as a string, or date variant.
Date[$][()]
Sub ExampleDate
MsgBox "La fecha ye " & Date
End Sub
Ayuda de Collabora Office 25.04
Returns the current system date as a string, or date variant.
Date[$][()]
Sub ExampleDate
MsgBox "La fecha ye " & Date
End Sub