J
Janine
Guest
HELP!!!
I know very little about Access97 BUT with the help of wizards, I've been able to create a database.
In a form that I've placed on a switchboard, I've added a combo box to provide a dropdown list so the user can select the desired name/record.
It's working pretty well except for one record that displays this message when I select it: "Run Time error '3077' Syntax error-missing operator in expression."
In the module/form view, the line that's highlighted reads:
Me.RecordsetClone.FindFirst " = '" & Me! [combo8] '" Could some... it seems very much like a "mountain" Janine
I know very little about Access97 BUT with the help of wizards, I've been able to create a database.
In a form that I've placed on a switchboard, I've added a combo box to provide a dropdown list so the user can select the desired name/record.
It's working pretty well except for one record that displays this message when I select it: "Run Time error '3077' Syntax error-missing operator in expression."
In the module/form view, the line that's highlighted reads:
Me.RecordsetClone.FindFirst " = '" & Me! [combo8] '" Could some... it seems very much like a "mountain" Janine