G
Guest
Using a Findfirst to locate a record in a linked table. How do I set up the
criteria for three variables that are strings and one variable that is a
number:
I need the grammer of quotes, single quotes, and &s to complete this line of
code: rst.findfirst Job=mStr1 and Name=mStr2 and Place=mStr3 and ID=mNum1
Tried the KB article - same examples that have been in use since Access7.0 -
no help there. Thanks in advance.
criteria for three variables that are strings and one variable that is a
number:
I need the grammer of quotes, single quotes, and &s to complete this line of
code: rst.findfirst Job=mStr1 and Name=mStr2 and Place=mStr3 and ID=mNum1
Tried the KB article - same examples that have been in use since Access7.0 -
no help there. Thanks in advance.