Round
Posted: Fri May 03, 2013 12:52 am
Hi,
Is there a way when using the Round() function to force it to inlcude the "0's" in its result?
For example.
I have a value that is "212" and I want to to the Round() function to 3 decimal places 3 so I want the value returned at "212.000"
Now, before you ask Yes i konw these are the same value but the reason I want to do this is so the fld I am placing this data in keeps its alignment between each item (Tab Del) consistent.
Note, this is for a reporting application.
Is there a way when using the Round() function to force it to inlcude the "0's" in its result?
For example.
I have a value that is "212" and I want to to the Round() function to 3 decimal places 3 so I want the value returned at "212.000"
Now, before you ask Yes i konw these are the same value but the reason I want to do this is so the fld I am placing this data in keeps its alignment between each item (Tab Del) consistent.
Note, this is for a reporting application.