Re: how to convert currency to text

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Format(some_number,"0.00")

"loizos" <loizos@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BB845443-C977-445E-BACC-BF8A38D6916F@xxxxxxxxxxxxxxxx
Hi,
I want to convert currency numbers to text
i.e

Curr text
2.50 to 2.50
1.00 to 1.00
0.89 to 0.89

Thanks


.