Hi, I have the 4 following fields, salestype,amoun t for vat,date and vat. The answers for the
it can be either 1(with vat) or 2 (without vat), for the field
i use the formula =iff
<1/3/2012;
*0.15;
*0.17). The problem is that when i calculate the field
i want to check the
and if that has the value 2 i want the value for the field
to be zero otherwise to check the date. How can i add that extra if in my current formula
thank u in advance
Code:
salestype
Code:
vat
Code:
date
Code:
amount for vat
Code:
amount for vat
Code:
vat
Code:
salestype
Code:
vat
thank u in advance
Comment