RotorTorque
Programmer
Hi all,
I have a VB2005 application in which I calculate multiple dollar values. To accurately calculate these values I round them using 3 decimal values like in the following example:
125.149
But I want to display the value using only 2 decimal places like this:
125.14
How can I accomplish this?
Thanks in advance,
RotorTorque
I have a VB2005 application in which I calculate multiple dollar values. To accurately calculate these values I round them using 3 decimal values like in the following example:
125.149
But I want to display the value using only 2 decimal places like this:
125.14
How can I accomplish this?
Thanks in advance,
RotorTorque
