NbLettre.xla (number to letter conversion)
Solved
Hello,
I am a user of the macro NbLettre.xla with Excel 2007, everything is working well but there is a small issue:
The function has a parameter called DEVISE which takes, when entering the formula, three choices: 0: No currency 1: Euro 2: Dollar
My question is: is there a macro that supports my currency: the Algerian Dinar (Abbreviation: DA)?
Thank you in advance.
Configuration: Windows XP / Internet Explorer 8.0
I am a user of the macro NbLettre.xla with Excel 2007, everything is working well but there is a small issue:
The function has a parameter called DEVISE which takes, when entering the formula, three choices: 0: No currency 1: Euro 2: Dollar
My question is: is there a macro that supports my currency: the Algerian Dinar (Abbreviation: DA)?
Thank you in advance.
Configuration: Windows XP / Internet Explorer 8.0
3 answers
-
Hello,
To my knowledge, there is no other version of NbLettre.xla than the one you have.
However, you can still modify the VBA code of NbLettre.xla by replacing Dollar with DA, for example, from the VBA editor.
Have a good evening.-
-
-
Hello;
Attached you will find the macro as well as a text file that details the method for using it correctly.
https://www.cjoint.com/c/CFfbFpwPO82
If there is a problem, don't hesitate to ask.
Best regards. -
-
-