I have a form based on a table. Form has unbound combo box set to find record. It works fine
except for those names with an apostrophe like "Women's Center" (quotes mine)
I discovered this just by process of elimination. The error description didn't help a bit.
If I delete the apostrophe, it works fine.
Is there anyway to have names using apostrophe's and have it function properly?
Here's the error: Run-time error '3077': Syntax error (missing operator) in expression.
Thanks
except for those names with an apostrophe like "Women's Center" (quotes mine)
I discovered this just by process of elimination. The error description didn't help a bit.
If I delete the apostrophe, it works fine.
Is there anyway to have names using apostrophe's and have it function properly?

Here's the error: Run-time error '3077': Syntax error (missing operator) in expression.
Thanks