Results 1 to 2 of 2

Thread: MS Access database - Search function

  1. #1
    Join Date
    Oct 2003
    Posts
    1

    MS Access database - Search function

    I am trying to create a Search function in my database form. The user clicks on the "FIND" button which pops up a search window. In there, they type in someone they want to search for (i.e. type in an employer name). When the user clicks on "Search", I want the function to search my database for that employer and list all results in a ListBox. I need help with this (understanding the process to complete this function, Visual Basic code, etc.).

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    http://www.mvps.org/access/forms/frm0045.htm

    and

    search in this forum reg search form. there are so many postings.

Posting Permissions

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