Formatting Calculations in Query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I made a calculation in a query that returns a percentage, but it gives me a
long decimal format and I want it in percentage...any hints?
 
In the DesignView of the Query, select the Calculated column and open the
Properties window. In the "Format" row, you can select the "Percent"
format.
 
Craig,

What *exactly* did it return?
- The correct value but just with too many decimals?
- Sort of the correct value but it was all decimals?

Please post the text of the calculation
 
Back
Top