First, in my query, I am dividing Total Value by Ending Balance. Because parts were bought at different cost, some the values returned are 18 places to the right of the decimal. (example: .013333333333333333) In the Field Properties I have set the Format to General Number and the Decimal Places to 2 but it has no effect on how the query is displayed. How do I round to a 2 place decimal?
Secondly, same situation but I have an IF statement where the truepart returns a string and the falsepart returns a calculation. There is no decimal option on the Field Properties. How do I round to a 2 place decimal?
Thanks for your help.
Hillary
Secondly, same situation but I have an IF statement where the truepart returns a string and the falsepart returns a calculation. There is no decimal option on the Field Properties. How do I round to a 2 place decimal?
Thanks for your help.
Hillary