What Does It Do?
This function produces a number
shown as Roman numerals in various formats.
Syntax
=ROMAN(NormalNumber,RomanNumberFormat)
The RomanNumberFormat can be any of
the following.
0 is Classic. This is used if no
format is specified.
1 is more Concise.
2 is even more Concise.
3 is even more Concise still.
4 is Simplified.
TRUE is Classic
FALSE is Simplified
Formatting
No special formatting is needed.
Note
There is no function to do the opposite
calculation of Roman to normal.
No comments:
Post a Comment