Now Function

Returns the current date/time as a DateTime expression.

Now()

Return Value

The current date/time stamp.

Example

Date (Now (), "dddd")

Returns the current day name

TIP:

Functions are specifically for use in the Macro Editor. Refer to Microsoft's official VB and JScript documentation for scripting equivalents.

See Also

Date function | DateAdd function | DateDiff function | Day function | Hour function | Minute function | Month function | Now function | Second function | Time function | Week function | WeekDay function | Year function


© 2004-2021 looksoftware. All rights reserved.