J
John
Hi Guys,
May I bother you again?
Here is the expression I have some difficulties with:
stLinkCriteria = "Service PlaceID IN (SELECT
ServicePlaceID FROM tbl_ServiceAddresses WHERE Service
City = " & Chr (39) & Me!ByPlace & Chr (39) & ")"
It says:Run-time error 3075:
Syntax error in query expression.
What is the problem in here? I rocked my mind about it
too..
Thanks in advance,
John
May I bother you again?
Here is the expression I have some difficulties with:
stLinkCriteria = "Service PlaceID IN (SELECT
ServicePlaceID FROM tbl_ServiceAddresses WHERE Service
City = " & Chr (39) & Me!ByPlace & Chr (39) & ")"
It says:Run-time error 3075:
Syntax error in query expression.
What is the problem in here? I rocked my mind about it
too..
Thanks in advance,
John