J
Jim
I need the correct syntax for using IIf with Or in a form. What I currently
have isn't working:
=IIf([cboInvoiceNumber].[Column](16)="SH3700" Or
If([cboInvoiceNumber].[Column](16)="SU8035",[cboInvoiceNumber].[Column](9),[cboThirdPartyBilling].[Column](1))
Thanks
Jim
have isn't working:
=IIf([cboInvoiceNumber].[Column](16)="SH3700" Or
If([cboInvoiceNumber].[Column](16)="SU8035",[cboInvoiceNumber].[Column](9),[cboThirdPartyBilling].[Column](1))
Thanks
Jim