Excel ROMAN Function

Summary

The Excel ROMAN function converts a number to a Roman numeral as text. For example, the formula =ROMAN(4) returns IV.

Purpose

Converts numbers to Roman numerals

Return value

A Roman numeral in text

Syntax

=ROMAN (number, [form])

Arguments

Usage notes

The ROMAN function converts a number to a Roman numeral. For example,:

=ROMAN(4) // returns "IV"

Roman numbers

The table below lists available Roman numbers with their equivalent Arabic number value.

SymbolValue
I1
V5
X10
L50
C100
D500
M1000

Other notes:

 

Excel ROMAN Function

Summary

The Excel ROMAN function converts a number to a Roman numeral as text. For example, the formula =ROMAN(4) returns IV.

Purpose

Converts numbers to Roman numerals

Return value

A Roman numeral in text

Syntax

=ROMAN (number, [form])

Arguments

Usage notes

The ROMAN function converts a number to a Roman numeral. For example,:

=ROMAN(4) // returns "IV"

Roman numbers

The table below lists available Roman numbers with their equivalent Arabic number value.

SymbolValue
I1
V5
X10
L50
C100
D500
M1000

Other notes: