Hi FancyPrairie,
I am using your code to filter a report from
I am using 4 combo boxes and a text box.
Everything works fine except for one of the combo boxes contains items with an apostrophe. The apostrophe triggers an error:
Run-time error '3075':
Syntax error (missing operator) in query expression
'([ChemSheet].[Field Name]='Norma's Home QTR')'.
How do I fix this problem?
Thanks
I am using your code to filter a report from
I am using 4 combo boxes and a text box.
Everything works fine except for one of the combo boxes contains items with an apostrophe. The apostrophe triggers an error:
Run-time error '3075':
Syntax error (missing operator) in query expression
'([ChemSheet].[Field Name]='Norma's Home QTR')'.
How do I fix this problem?
Thanks