Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=TEXT(DATE(A2,B2,1),"yyyy-mm-dd")Computed by a real spreadsheet engine on the sample data below.
| Year | Month | Original day |
| 2026 | 9 | 16 |
=TEXT(DATE(A2,B2,1),"yyyy-mm-dd")→2026-09-01
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.
No. The day argument is always 1.
Yes, use the numeric date expression as a month-start key, keeping the reporting timezone consistent.
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: