Results 1 to 3 of 3
  1. #1
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30

    Display Query Form as a Result

    A created a Form called "Search Result" that is populated by my Queries "mainquery"



    I have a form called "Search" which runs the query.

    When executed "mainquery" opens. I want to hide that from users and have form "Search Result" display. In this form I have set Property Sheet Data to Locked. This way users get a nice looking form and can't edit the result.

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    I have a form called "Search" which runs the query.
    How does the form called "Search" run the query???


    The form "SearchResult" should have the records source set to "mainquery".

    On the form "Search", have a button open the form "SearchResult", instead of executing the query.

  3. #3
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    My VB for "Search" form was opening mainquery, I commented that out and changed it to form "Search Result" and that fixed it.

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

Similar Threads

  1. Form button changes query result
    By Ruegen in forum Queries
    Replies: 6
    Last Post: 08-14-2013, 07:24 AM
  2. Replies: 3
    Last Post: 04-30-2013, 12:01 AM
  3. Replies: 1
    Last Post: 06-09-2012, 05:44 PM
  4. Use query result to open form.
    By Playerpawn in forum Access
    Replies: 3
    Last Post: 05-12-2011, 11:18 PM
  5. HELP! Display a query result into form
    By leanne in forum Forms
    Replies: 15
    Last Post: 06-23-2010, 09:18 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