How to Use the NOW Function in Excel

The NOW function in Excel and Google Sheets is designed to return the current date and time. This function plays a crucial role when it’s necessary to timestamp entries, monitor modifications, or simply display the present date and time.

Working with Dates and Times

The NOW function outputs the date and time in the cell where it is executed. The syntax for the NOW function is consistent across both Excel and Google Sheets.

Examples of Using the NOW Function

Below are several practical applications of the NOW function:

  • To timestamp entries in a log or database.
  • To record the current date and time of updates or changes in a project.
  • To show the current date and time on a continuously updated dashboard or report.

Implementing the NOW Function

Implementing the NOW function in Excel and Google Sheets is straightforward:

Excel

In Excel, simply enter the following formula in a cell:

=NOW()

This formula will display the current date and time in the cell. Note that this value will update each time the worksheet is recalculated or opened.

Google Sheets

The procedure in Google Sheets is identical. Type the following formula in a cell:

=NOW()

As with Excel, this will display the current date and time and will continue to update accordingly.

Considerations

  • The value returned by the NOW function is dynamic and changes according to the system’s clock.
  • If you require a static capture of the current date and time that does not change, you may want to use a method such as copying and pasting the value as text.

More information: https://support.microsoft.com/en-us/office/now-function-3337fd29-145a-4347-b2e6-20c904739c46

Other functions
Gibt die fortlaufende Zahl des Datums vor oder nach einer bestimmten Anzahl von Arbeitstagen zurück
Gibt die fortlaufende Zahl des Datums zurück, das vor oder nach einer bestimmten Anzahl von Arbeitstagen liegt Dabei werden Parameter verwendet, um anzugeben, welche und wie viele Tage auf Wochenenden fallen
Gibt die Anzahl der ganzen Tage zwischen Ausgangsdatum und Enddatum in Bruchteilen von Jahren zurück
Vrátí pořadové číslo určitého času
Převede čas ve formě textu na pořadové číslo
Returns the serial number of a particular date
Calculates the number of days, months, or years between two dates This function is useful in formulas where you need to calculate an age
Vypočítá počet dnů, měsíců nebo roků mezi dvěma daty Tato funkce je užitečná ve vzorcích, kde potřebujete vypočítat věk
Converts a date in the form of text to a serial number
Vrátí pořadové číslo určitého data
Převede datum ve formě textu na pořadové číslo
Converts a serial number to a day of the month
Returns the number of days between two dates
Vrátí počet dní mezi dvěma daty
Calculates the number of days between two dates based on a 360-day year
Převede pořadové číslo na den v týdnu
Vrátí pořadové číslo dnešního data
Returns the serial number of the date that is the indicated number of months before or after the start date
Vrátí pořadové číslo data, které označuje určený počet měsíců před nebo po počátečním datu
Returns the serial number of the last day of the month before or after a specified number of months
Vrátí pořadové číslo posledního dne měsíce před nebo po zadaném počtu měsíců
Převede pořadové číslo na den v měsíci
Převede pořadové číslo na rok
Převede pořadové číslo na hodinu
Converts a serial number to an hour
Returns the number of the ISO week number of the year for a given date
Pro dané datum vrátí číslo týdne v roce podle standardu ISO
Převede pořadové číslo na měsíc
Převede pořadové číslo na minutu
Converts a serial number to a minute
Converts a serial number to a month
Returns the number of whole workdays between two dates
Vrátí počet celých pracovních dnů mezi dvěma daty
Returns the number of whole workdays between two dates using parameters to indicate which and how many days are weekend days
Vrátí počet celých pracovních dnů mezi dvěma kalendářními daty pomocí parametrů určujících, které dny náleží víkendům a kolik jich je
Vrátí pořadové číslo aktuálního data a času
Vrátí počet dní mezi dvěma daty na základě roku s 360 dny
Converts a serial number to a second
Převede pořadové číslo na sekundu
Returns the serial number of a particular time
Converts a time in the form of text to a serial number
Returns the serial number of today's date
Converts a serial number to a day of the week
Converts a serial number to a number representing where the week falls numerically with a year
Převede pořadové číslo na číslo představující číselnou pozici týdne v roce
Returns the serial number of the date before or after a specified number of workdays
Vrátí pořadové číslo data před nebo po zadaném počtu pracovních dnů
Returns the serial number of the date before or after a specified number of workdays using parameters to indicate which and how many days are weekend days
Vrátí pořadové číslo data před nebo po zadaném počtu pracovních dnů pomocí parametrů určujících, které dny náleží víkendům a kolik jich je
Converts a serial number to a year
Returns the year fraction representing the number of whole days between start_date and end_date
Vrátí část roku vyjádřenou zlomkem a představující počet celých dní mezi počátečním a koncovým datem