Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
ROMAN converts a positive integer between 1 and 3999 into its Roman numeral representation as a text string. An optional form argument (0–4) controls how classic or simplified the notation is, with 0 being fully classic.
=ROMAN(A2,0)=ROMAN(A2,0)Computed by a real spreadsheet engine on the sample data below.
| Chapter | Roman |
| 1 | |
| 4 | |
| 9 | |
| 2024 |
=ROMAN(A2,0)→I
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: