bnageshrao
Programmer
In access query when I put the value of “Referral - AC (H&W)” in the criteria field I am getting the following error.
The expression you entered has an invalid .(dot) or! Operator or invalid parentheses
You may have entered an invalid identifier or typed parentheses following null constant.
I have to get all records from the table where field value = "Referral - AC (H&W)”.
Is there a way I can run the query?. Do I have to use any single quotes around parentrheses or is there any wild chaarcters? Any help is higly appreciated
The expression you entered has an invalid .(dot) or! Operator or invalid parentheses
You may have entered an invalid identifier or typed parentheses following null constant.
I have to get all records from the table where field value = "Referral - AC (H&W)”.
Is there a way I can run the query?. Do I have to use any single quotes around parentrheses or is there any wild chaarcters? Any help is higly appreciated