ARABIC function

Category: Math and trigonometry
Introduced: Excel 2013

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.

Example

=ARABIC("LVII")
=ARABIC(B1)

Microsoft Support Page

https://support.microsoft.com/en-us/office/arabic-function-9a8da418-c17b-4ef9-a657-9370a30a674f

Back to Functions