C
ChuckM
How can I control the number of decimal places displayed?
I have:
Dim Number As Single
and I want it to always display with 3 decimal places.
thanks
chuck
I have:
Dim Number As Single
and I want it to always display with 3 decimal places.
thanks
chuck