gunsrule
Aug 1st, 1999, 02:04 AM
I need the code to search a area code bd made in access. Please Help
jritchie
Aug 3rd, 1999, 06:43 AM
Not quite sure what you mean????
Generally you would use the Find method e.g
rs.FindFirst ("Field Name = '" & Postcode & "'")
Test rs.NoMatch for successful find
jeff ritchie
Senior Consultant
jritchie@genauto.com