Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=TEXT(A2,"mmmm")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.
The language depends on your spreadsheet's locale. In Google Sheets you can use the TEXT function with locale-specific format codes. In Excel, month names follow the Windows system locale.
TEXT returns text, which sorts alphabetically (April before January). To sort chronologically, sort by the MONTH() number in a helper column instead.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: