Notifications
Clear all
Topic starter
Hi Guru, I have a question.. How can i convert numbers to letters.. .. I have a sample file below.. Im making a price code.. Tnx.
Posted : 12/06/2017 10:24 pm
Hi mey
You can give this a try. It contains a custom function PriceCode()
Another option is to use nested SUBSTITUTE.
If you need to have a 0 at the end of a decimal (e.g. 123.50) as part of your code, you will need to enter the number as a text.
Otherwise the 0 will be ignored.
Sunny
Posted : 13/06/2017 8:59 pm