N
Noel
I am trying to enter this expression in my query and I keep getting "The
expression you entered as a function containing the wrong number of
arguments." I am a newbie to writing expressions so I am not for sure what I
am doing wrong.
Error: IIf([Qtrs to Purchase
Check]=[tblServicePurchase.Qtrs_to_Purchase],"Correct","Mismatch",
(IIf([Qtrs_to_Purchase Check]=[NumberofRegularCredits],"Correct","Mismatch",
(IIf([Qtrs_to_Purchase Check]=[BuyBackCreditQuarters],"Correct","Mismatch")))
Thanks
expression you entered as a function containing the wrong number of
arguments." I am a newbie to writing expressions so I am not for sure what I
am doing wrong.
Error: IIf([Qtrs to Purchase
Check]=[tblServicePurchase.Qtrs_to_Purchase],"Correct","Mismatch",
(IIf([Qtrs_to_Purchase Check]=[NumberofRegularCredits],"Correct","Mismatch",
(IIf([Qtrs_to_Purchase Check]=[BuyBackCreditQuarters],"Correct","Mismatch")))
Thanks