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
Need it for your exact data?
Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.
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: