Results 1 to 4 of 4
  1. #1
    MediaCo is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2011
    Posts
    6

    Question How to filter/search using a forum?

    Hi, I have access 2010 and I have built a database to manage actors with fields based on their appearance:



    Here is a screenshot (http://i.imgur.com/27E6h.png)

    Now, what I want to do is make search forum so anyone can search/filter out the database based on the characteristics they are looking for. For example

    Show all white males with blue eyes.

    And access would filter out all the entrances that do not meet the criteria and only show the ones that match.

    How would I go about doing that? Is that possible?

    Thanks in advance
    -Vincent

  2. #2
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    Vincent:

    1. Just a note for you - it is FORM not Forum. A Forum is where you have posted this question a FORM is what you have in your database.

    2. You can use what's called FILTER BY FORM and if you create a button you can select Apply Form Filter and then you can copy that button and paste it. Then you can go to the click event and edit the embedded macro behind it. For the first one, you can edit the macro so the action is not ApplyFilter but instead select FILTER BY FORM. Then

    3. Change the second one's embedded macro to select APPLY FILTER/SORT and there you have it, a form that can filter right there on your current form.

  3. #3
    MediaCo is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2011
    Posts
    6
    Quote Originally Posted by boblarson View Post
    Vincent:

    1. Just a note for you - it is FORM not Forum. A Forum is where you have posted this question a FORM is what you have in your database.

    2. You can use what's called FILTER BY FORM and if you create a button you can select Apply Form Filter and then you can copy that button and paste it. Then you can go to the click event and edit the embedded macro behind it. For the first one, you can edit the macro so the action is not ApplyFilter but instead select FILTER BY FORM. Then

    3. Change the second one's embedded macro to select APPLY FILTER/SORT and there you have it, a form that can filter right there on your current form.

    Thank you for our reply, I'll give it a try and report back.

  4. #4
    MediaCo is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2011
    Posts
    6
    All good. Thank you very much.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Query filter search
    By mseeker22 in forum Queries
    Replies: 6
    Last Post: 06-22-2011, 03:35 PM
  2. what is my points in the forum
    By weekend00 in forum Access
    Replies: 9
    Last Post: 09-01-2010, 02:40 PM
  3. Database Search filter
    By dada in forum Programming
    Replies: 7
    Last Post: 08-19-2010, 12:42 AM
  4. New to this forum and have questions
    By Sinatra Fan in forum Access
    Replies: 4
    Last Post: 04-14-2006, 06:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums