V
Vicki
I used the wizard to create a combo box to look up a
record on a form (based on a query). Sometimes it works
and sometimes I get the run-time error '3077' message.
Syntax error (missing operator)in expression. The debug
tool points to this line: rs.FindFirst "[RLookup] = '" &
Me![Combo34] & "'"
I tried a list box with the same results. Thanks in
advance for your help
record on a form (based on a query). Sometimes it works
and sometimes I get the run-time error '3077' message.
Syntax error (missing operator)in expression. The debug
tool points to this line: rs.FindFirst "[RLookup] = '" &
Me![Combo34] & "'"
I tried a list box with the same results. Thanks in
advance for your help