I have a combo box and it is populated by table data. Some of the data has (‘) comma’s so when I select these items I get an error. The error is a run-time error ‘3077’: Syntax error (missing operator) in expression. How can I fix the error?