Hi
Good Day
I have query and the below formula for caculations:
ResiduePernt: Nz([ResidueQty],0)/Nz([SampleQty],0)*100
and got values 19.4300003051758
How to format it up to two decimals places * 19.43
Note: Its very easy to use the "FormatPercent" format but its creating problems later on for calculation in reports.