ARABIC function

Excel 2013 has given us a function which converts a Roman number to an Arabic number.

For example, if you wish to convert the Roman number ("XII") to an Arabic number ("12"), you can use this function

 

Syntax:-

ARABIC( text )

Where Text is a Roman number enclosed with in double quotes OR a reference to a cell containing Roman number.

Example:- To convert Roman number "XII" to Arabic number 12, you can use ARABIC function as follows:-

= ARABIC("XII")

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.