User Submitted Macro

Roman Numerals

Written by Milton W. Shepperd

What it does

As a physician I have written a macro to assist me in writing prescriptions. In the prescription writing process I must convert Decimal Numbers to Roman Numerals. This macro will convert a whole Decimal Number between 0 and 999 to Roman Numerals and display the result in an animated text box.

To install

Download the macro file umromannumerals.mex and save it to your hard drive in the folder where you store your macro file(s). Import the macro into your existing macro file by clicking File, Import, Import Macros.

To use

Run the macro by pressing Ctrl+Alt+Shift+R. You are asked to enter a number between 0 and 999. The number you enter is displayed in roman numerals.

Limitations

This only supports numbers up to 999.