clickaccess
MIS
Hi,
I am trying to have a message pop up on a form if a criteria is met.
The the table to lookup criteria is not in the same domain.
query explained:
<<< IIF (DLOOKUP([form name].field, lookup table, look up field)=Yes),"Must Have State Mandated Application","")>>>
here is the query:
IIF (DLOOKUP([GRP_INVENTORY].St, LKup_State, Mandated Apps)=Yes),"Must Have State Mandated Application","")
Here is the error message:
Syntax error in the expression.
Thanks
Email Service Free from Banner ads.
I am trying to have a message pop up on a form if a criteria is met.
The the table to lookup criteria is not in the same domain.
query explained:
<<< IIF (DLOOKUP([form name].field, lookup table, look up field)=Yes),"Must Have State Mandated Application","")>>>
here is the query:
IIF (DLOOKUP([GRP_INVENTORY].St, LKup_State, Mandated Apps)=Yes),"Must Have State Mandated Application","")
Here is the error message:
Syntax error in the expression.
Thanks
Email Service Free from Banner ads.