WMrMy‖

Cb5u6‖Now Function

TdbJF‖Returns the current system date and time as a Date value.

FVEx2‖Syntax:


Now

GePPP‖Return value:

WrWGq‖Date

EFSA4‖Example:


  Sub ExampleNow
  ZoAq4‖    MsgBox "It is now " & Now
  End Sub
note

BPBqU‖The Now function measures time in seconds. To measure time in milliseconds use the Timer service.