TODAY Google Sheet Formula
Generate Google Sheet TODAY Formulas in seconds
Interactive Formula Generator
Formula Generator
Create complex Google Sheets formulas with natural language. Simply describe what you want to calculate.
Upgrade to Sheet Alchemy Pro
Get advanced formulas, batch processing, and priority support
Input
Result
Your formula will be displayed here:
Your formula will appear here
Describe what you want to calculate and click Generate
Pro Features Available
Sheet Alchemy Pro includes additional advanced features to enhance your formula generation.
Advanced Formulas
Complex array formulas and dynamic ranges
Batch Processing
Generate multiple formulas at once
Unlimited History
Save and organize all your formulas
TODAY Formula Syntax
Example Use Case
Retrieving the current date that updates when the workbook recalculates
Understanding the TODAY Formula
The TODAY function in Excel returns the current date as a serial number that updates when the workbook recalculates. It's a dynamic date tool for real-time tracking—like showing current dates in reports or calculating days from the present.
TODAY() returns the current date (e.g., 3/30/2025). It takes no arguments, providing a continuously updating date when calculation is set to automatic—perfect for dated reports or time-sensitive calculations.
Why Use TODAY?
TODAY captures the current date—think report headers or deadline tracking. Its automatic updating ensures date-based calculations stay current, making it essential for dashboards, aging reports, or any feature requiring awareness of the present day.
Example with Sample Data
Purpose | Formula | Result |
---|---|---|
Current date | =TODAY() | 3/30/2025 |
Days since start | =TODAY()-A1 | 45 (if A1 was 45 days ago) |
Days until deadline | =B1-TODAY() | 30 (if B1 is 30 days ahead) |
TODAY tracks the current date: returns today's date, updates with each recalculation. It's a dynamic date tracker.
Explore More Google Sheet Formulas
ISOWEEKNUM
Finding the ISO week number of a date for standardized week numbering
Learn moreCOSH
Calculating the hyperbolic cosine for exponential or physical modeling
Learn morePI
Inserting the value of π for circular or trigonometric calculations
Learn moreISBLANK
Checking if a cell is empty
Learn moreATAN
Finding the angle (in radians) from a tangent value for trigonometric analysis
Learn moreOCT2HEX
Converting an octal number to hexadecimal for number base conversion
Learn moreHLOOKUP
Looking up a value in the top row and returning a value from a specified row
Learn moreCOUNTA
Counting non-empty cells in a range for completeness checks
Learn moreUnlock the Full Power of Sheet Alchemy
Get access to all our formula generators, script generators, and conversion tools with a free Sheet Alchemy account.