How to run multiple queries and display in form/grid style

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DigiLife
    New Member
    • Apr 2010
    • 1

    How to run multiple queries and display in form/grid style

    Greetings all,
    I am trying to create a form in access 2007 that will return multiple queries (count). I have an appointment table and based off of the date selection I want a grid similar to "Cheap Tickets" or "Travelocit y" to return the day off (count) 1 day after, 2 day after, 1 day before and 2 days before - all counts. The queries work but I can't figure out how to get them on the form. Do I need to create a separate table? I'm stuck.... I also plan to import the table into a web page so the end product would be like this: Input your date > A grid comes back with all the counts > You click on the count and it displays the selected counts with an option to select it.
    I will be forever in your debt if you can assist with this!
    Thanks,
    Digi
  • Jim Doherty
    Recognized Expert Contributor
    • Aug 2007
    • 897

    #2
    Can you not not just create separate forms for your queries then mount those forms as SUBFORMS on your main form?

    Welcome to Bytes :)

    Comment

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32663

      #3
      As Jim says, Forms can be populated with various subforms, and so too can reports (with subreports). It sounds like this understanding may help you to find a solution appropriate for your requirements.

      Comment

      Working...