Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228

    Using the same form for multiple query results.

    I have a form where the user can enter different data and use it to find what they are looking for.

    They can search with a date parameter, a wildcard search by name, or even a list of everything under a specific project.

    The question is; can all of the results use the same form?

    To make the forms for my query results I've only ever used the form wizard.

    All the queries are pulling the same data fields, just different records depending on user input.

    So all of the forms look exactly the same, and any amendments need to be done on multiple forms.



    I've used the same forms to view/add/edit before, by setting the condition on the button. I was hoping there would be a similar easy solution to this.

    Andy.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    yes , all the queries can use the same form, but if you use a different form, you must make a different query for each form you use (not cool),
    so its best to use the 1 form so all the queries look at 1 thing.

  3. #3
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    well I have different queries that produce the same end result regarding what data is displayed. They all show "site name" and "scheduled start".

    The difference is how that information is obtained. One query will look at 2 dates set by the user and display anything in-between them. Another query will look from today and to today+14 (two week look ahead). And the third query will be a name search query.

    I'm thinking they need to be three separate queries. correct me if I'm wrong.

    BUT I think you misunderstanding the question. All of the inputs for those queries are indeed on one form (Scheduling menu).

    Its the output I'm questioning. The output will always look the same but with different results brought back. And right now they open three different forms.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870

  5. #5
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    Thank you orange, I might come back to this at a later date, seems like it will take some time to implement. I've bookmarked it. Cheers again.

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

Similar Threads

  1. Multiple results query
    By IannWard in forum Queries
    Replies: 5
    Last Post: 11-13-2014, 10:53 AM
  2. Query Not Populating multiple results
    By jj1 in forum Access
    Replies: 5
    Last Post: 10-15-2014, 11:36 AM
  3. Replies: 5
    Last Post: 05-21-2013, 02:21 PM
  4. Replies: 6
    Last Post: 05-14-2012, 07:24 AM
  5. Replies: 1
    Last Post: 02-04-2012, 02:07 AM

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