hi all.
I have a searchbox which pulls from a sql database a list of surnames, when clicked, it then populates the forms below.
It works fine except on names that have an apostrophe, such as O'Connor
I then get this message "Access error syntax error (missing operator) in expression"
Here is...