Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=A2-WEEKDAY(A2,2)+7Edit 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.
Use =A2-WEEKDAY(A2,2)+5. WEEKDAY mode 2 makes Monday=1, so adding 5 lands on Friday.
The formula still works correctly — it returns the same Sunday because WEEKDAY(Sunday,2) = 7 and 7-7+7 = 7, keeping the date unchanged.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: