Now Function
Returns the current system date and time as a Date value.
แกแแแขแแฅแกแ
Now
แแแแ แฃแแแแฃแแ แแแแจแแแแแแแ:
แแแ แแฆแ
แแแแแแแแ:
Sub ExampleNow
MsgBox "It is now " & Now
End Sub