I'm setting up data entry through a a combo box. The data are names of social services agencies. Some of these agency names have apostrophes in them, for example, Children's Aid Society, or St. Vincent's Services. In testing the combo box, when I come to one of these agency names, I get this error message: "Syntax error (missing operator in query expression). I tried enclosing the names in the table that feeds the combo box with double quotes, but that didn't work. How is this handled? I could simply remove all of the aprostophies, but I'm sure there's a better way.
Thanks,
Henry
Thanks,
Henry