ROMAN Function Explained

The ROMAN Function in Microsoft Excel converts a number to a Roman numeral. It takes one argument, a number between 1 and 3999, and returns a Roman numeral string. It is useful for creating labels or titles with Roman numerals.

ROMAN Function Syntax

ROMAN(number, [form])

  • number: A number between 1 and 3999 that you want to convert to Roman numerals.
  • form: (optional) A number specifying the type of Roman numeral you want. If omitted, 1 is assumed.