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
EXP
Calculating the exponential value (e^x) for growth or decay models
Learn moreCHOOSE
Selecting a value from a list based on position
Learn morePI
Inserting the value of π for circular or trigonometric calculations
Learn morePRODUCT
Multiplying a range of numbers for aggregate calculations
Learn moreGCD
Finding the greatest common divisor of numbers for simplifying fractions or ratios
Learn moreFACTDOUBLE
Calculating the double factorial for specialized combinatorial problems
Learn moreSIN
Calculating the sine of an angle for trigonometric modeling
Learn moreSUMSQ
Summing the squares of numbers for variance or distance calculations
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.