Results 1 to 3 of 3

Thread: My first search function

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2003
    Posts
    683

    My first search function

    I have an app that I am converting it has 20 or so forms and I know the users constantly use the filter and search functions built into Access. I want to duplicate these but am unsure how. If I have a form and it is loaded from a dataset with 3000 records. THe user wishes to search for the a certain Last_Name or Employee_ID. So I want it to add a context menu that has a filter and a search function. Now, do I want to add a form that is brought up when they choose search to ask for the text to be inputted so I know what they are looking for? and how will it know what field I am searching on by the click? and lastly, do I just write an sql statement to complete the search and then reload the dataset? I am just unsure if this is how most people do it or am I missing the boat?

  2. #2
    Frenzied Member dinosaur_uk's Avatar
    Join Date
    Sep 2004
    Location
    Jurassic Park
    Posts
    1,098

    Re: My first search function

    I have just started looking into this.....

    it is something to do with dataview...

    look for a thread i have posted not too long ago

  3. #3
    Frenzied Member dinosaur_uk's Avatar
    Join Date
    Sep 2004
    Location
    Jurassic Park
    Posts
    1,098

    Re: My first search function

    In fact the link is here

    Here

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