Excel NOW Function

Date Function ยท Beginner Level

What is NOW?

Returns the current date and time. Updates with each calculation. Perfect for timestamps and time-sensitive calculations.

Syntax

=NOW()

Example

Formula: =NOW()

Result: Current date and time

How It Works

Returns the current date and time to the millisecond. Updates whenever Excel recalculates. Use TODAY() if you only need the date.

Learn More Excel Functions