A
ant1983
Ive posted two questions and i cant find them now so heres goes the 3rd:
I have a query and want the blank fields to reflect as zeros. I do this by:
BookedMOM: nz([qryStatsBookingsBreakdown_Crosstab].[MOM],0)
My problem is with this field: TurnoutRate: nz([Total Of
CountOfnumAttended]/[Total Of CountOfnumTrainingSessionID],0)
Its a percentage field so it changes it to a numer from 75% to 0.75 How do
i get it back to PErcentage? When i check the properties it still says
Percent?
I have a query and want the blank fields to reflect as zeros. I do this by:
BookedMOM: nz([qryStatsBookingsBreakdown_Crosstab].[MOM],0)
My problem is with this field: TurnoutRate: nz([Total Of
CountOfnumAttended]/[Total Of CountOfnumTrainingSessionID],0)
Its a percentage field so it changes it to a numer from 75% to 0.75 How do
i get it back to PErcentage? When i check the properties it still says
Percent?