G
Guest
I have just added a new record with ShowName = Int'l Lingerie Show
After my save this shows up in my combo but when I select this entry I get an
Syntax error (missing operator) in expression
rs.FindFirst "[ShowName] = '" & Me![Combo43] & "'"
This syntax works on every other show I have in my drop down list except the
one I just entered. I have deleted the record and re-entered the data and
still get the same error.
Any ideas what may be causing this???
Thanks in advance for any direction you may be able to give.
After my save this shows up in my combo but when I select this entry I get an
Syntax error (missing operator) in expression
rs.FindFirst "[ShowName] = '" & Me![Combo43] & "'"
This syntax works on every other show I have in my drop down list except the
one I just entered. I have deleted the record and re-entered the data and
still get the same error.
Any ideas what may be causing this???
Thanks in advance for any direction you may be able to give.