Wednesday, October 5, 2011

How to convert digit list into Roman numerals automatically?



        In Microsoft Excel, you can covert the digits list into Roman format automatically. MS Excel allows you to perform conversion by using a mathematical formula. The sentence structure for the Roman function is:

        Roman( number, type )

        Here number is the any specific digit or cell number that you want to perform conversion to roman and type is optional operator. Roman function will generate error message if you will try to enter here any negative number or values greater than 3999.

        To apply a roman formula to MS Excel document, follow the given steps:

No comments: