Hi
I have a multi-currency model that allows the user to format using a selection from a number of different currencies e.g. USD, GBP, EUR etc with their relevant currency symbols.
An example of the code within the macro is as follows:
' For USD:
Selection.NumberFormat = _...