Hi
I have three fields on this form http://testing.menupot.com/testcalc/ just for testing purpose.
Field one is a product at $10.00
field two is a calculation that takes 10% off field one and returns a negative -$1.00
Field three is a total and should be $9.00
my formula for field two is
{sub total (Price):1.2}*-0.1
But it not calculating, have tried *0.1 with no *, +1.00 for testing, but still no calculations are done
On another point can i just use the keyboard for +-*/(). but have tried both ways
Thanks
Mark