Most of my tables have lookup tables to calculate values, but I am in the need of an IF/AND statement and do not have the Access knowledge to draft one. In Excel (substituing my field names for Excel cells) it would look like IF(AND(TranType=PX, Market<>NAT,Derived Type=PA),1,0)
How would I write this in Access? Any input is appreciated. Thanks
How would I write this in Access? Any input is appreciated. Thanks