Results 1 to 3 of 3

Thread: Searching for a record?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Location
    London
    Posts
    6

    Post

    Can anybody tell me how to search for a record by field (E.G Product Description). Then update the Form with the record information?

  2. #2
    Guest

    Post

    Use .Search if you have an index created for the field or .FindFirst if you have not.

    See VB-Help or DAO351-Help

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Location
    London
    Posts
    6

    Post

    Thanks Etoscha, I'll give that a shot.

    Cheers, Thomas

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