I am trying to create a field "FinalDeductible" in a query. I am pretty sure I have it set up right, but I can an error: The expression you entered contains invalid syntax. Can anyone see it? FinalDeductible: Iif([StartingDeductible]>0,[StartingDeductible],IIf([DiscountDeductibleAmount]>0...