[Table of Contents] [docx version]

SpreadsheetML Reference Material - Table of Contents

TODAY

Syntax:

TODAY ( )

Description: Computes the serial value of the current date, taking into account the current date base value.

Arguments: None.

Return Type and Value: number – The serial value of the current date.

[Example:

On February 25, 2006, TODAY() results in 38773 for the 1900 date base system, or 37311 for the 1904 date base system

end example]