Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=TEXT(A2,"dddd")Edit 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.
TEXT uses the spreadsheet's locale settings, so the day name appears in the language of your system. This is usually desired but can differ between English and non-English locales.
Use WEEKDAY with return_type 2: =WEEKDAY(A2,2)=1 returns TRUE if the date is a Monday (where Monday=1 in this mode).
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: