![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Maths and Trigonometry > ROMAN |
ROMAN(number [,form]) |
| Converts an arabic numeral to roman, as text. |
| number | The number you want to convert. | |
| form | The number specifying the type of roman numeral you want: 0 = Classic 1 = More concise 2 = More concise 3 = More concise 4 = Simplified True = Classic False = Most Simplified |
| REMARKS |
| If "number" < 0, then ?? is returned. | ||
| If "number" > 3999, then #VALUE! is returned. | ||
| If "form" is left blank, then 0 is used. |
| EXAMPLES |
|
| Functions - R | Index - R | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |