Hi,
I am multiplying Field "A" (2 decimal number) by Field "B" ( 4 decimal number) . The result is field "C" ( of course sometimes a 4 decimal number);
Even if I use the function Round ("C",2), Access still stores "C" as a 4 decimal number. I have tried in my table to format "C" as a Fixed 2 decimal number but when I am clicking on it, it still gives a 4 decimal number.
Any idea how to resolve this?
Thanks
Daniel
I am multiplying Field "A" (2 decimal number) by Field "B" ( 4 decimal number) . The result is field "C" ( of course sometimes a 4 decimal number);
Even if I use the function Round ("C",2), Access still stores "C" as a 4 decimal number. I have tried in my table to format "C" as a Fixed 2 decimal number but when I am clicking on it, it still gives a 4 decimal number.
Any idea how to resolve this?
Thanks
Daniel