Results 1 to 2 of 2

Thread: Searching An Access DB

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Posts
    1

    Post

    I need the code to search a area code bd made in access. Please Help

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Location
    Sydney,NSW,Australia
    Posts
    178

    Post

    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
    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width