Hello All,
I am new to access and have been sitting with an issue since 3-4 days. Do let me know if my concept is wrong or if there's a better way to tackle this issue...
I have a form that displays calculations of PASS and FAIL. So the PASS control button is unbound and is displayed as 98% if it is a whole number and if it is a decimal it dispays as 84.3333333333333 (13 decimal places and no percent symbol) whereas FAIL(bound) has the control source of 1-PASS, Format-> Percent and Decimal Place -> 2. Values for FAIL are displayed accurately as I want it.. for eg: 2.00%, 15.67% etc.
Calculations for PASS is done in the 'on click' event of a 'Show Statistics' command button. These results are not stored in any table.
I hope my question is clear.. Please let me know what's wrong.. and how to correct it. Thanks much for your time and help...
Warmest Regards,
SLTPHX