rs.find - returns error3001
Need some help here please.
I'm having a problem with my find statement.
invposrs.Find ("[ORDERNO]=" & rs!ID)
when I run where ORDERNO = 27503 - No problems
when I run where ORDERNO = R9265 - error 3001 Arguments are of wrong type, are out of acceptable range, or are in conflict with one another.
I would really appreciate some assistance. Thanks.
|