I am creating a query and I added a column to show the actual payment type. Fo example the Pay Methods are
1 - Cash
3 - Debit
4 - Money Order
6 - Online Payment
When I try to build this I am getting PAYMENT TYPE: IIf([harris_live_ichrecpt]![pay_method])="1","Cash") which does not seem to work. Any suggestions??
1 - Cash
3 - Debit
4 - Money Order
6 - Online Payment
When I try to build this I am getting PAYMENT TYPE: IIf([harris_live_ichrecpt]![pay_method])="1","Cash") which does not seem to work. Any suggestions??