Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=TEXT(EOMONTH(DATE(A2,B2,C2),0),"yyyy-mm-dd")Computed by a real spreadsheet engine on the sample data below.
| Year | Month | Day |
| 2024 | 2 | 15 |
=TEXT(EOMONTH(DATE(A2,B2,C2),0),"yyyy-mm-dd")→2024-02-29
Both expressions are checked against an independently calculated expected result in HyperFormula. This is a sample execution check, not native Excel or Google Sheets certification.
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
Yes. February 2024 ends on the 29th; February 2025 ends on the 28th.
Months have different lengths. Adding 30 does not reliably reach month end.
Reviewed 2026-09-16
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: