ARABIC function
Summary
Converts a Roman number to Arabic, as a number
Syntax
ARABIC( text )
The ARABIC function syntax has the following arguments.
Text Required. A string enclosed in quotation marks, an empty string (""), or a reference to a cell containing text.
Text Required. A string enclosed in quotation marks, an empty string (""), or a reference to a cell containing text.
Example
=ARABIC("LVII")
=ARABIC(B1)
=ARABIC(B1)