How can I use the .Find method using 2 fields?
For a single field (Field), this is how to do it:
VB Code:
RS.Find "Field = '" & value
HOw about if Im going to search in two fields? I used AND but Vb complained. Please help.
|
Results 1 to 4 of 4
Thread: .Find two fieldsThreaded View
|
Click Here to Expand Forum to Full Width |