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,C2)+8-WEEKDAY(DATE(A2,B2,C2),2),"yyyy-mm-dd")Computed by a real spreadsheet engine on the sample data below.
| Year | Month | Day |
| 2026 | 9 | 14 |
=TEXT(DATE(A2,B2,C2)+8-WEEKDAY(DATE(A2,B2,C2),2),"yyyy-mm-dd")→2026-09-21
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.
It returns the following Monday, seven days later.
No. It always targets Monday, even when that Monday is a holiday.
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: