Results 1 to 4 of 4
  1. #1
    dargo72 is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Sep 2012
    Posts
    53

    Histogram - Resources over time, Multiple queries into one report

    Good Morning,



    I would like to have a report (bar chart) that shows the quantity of personnel present in each quarter (4Q 2011 - 4Q 2014). People are coming and going over time and I've designed the query to accuratley capture the quarterly reality.

    Currently, I have 13 separate queries (one for each quarter between 4Q 2011 and 4Q 2014.

    I would like to capture these counts and apply them to a report showing the resource realities by Quarter.

    What are the steps necessay to pull this data from the inivdual queries and apply is seamlessly to a nice report?

    Thank you,

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,921
    Sounds like might need a UNION query to get all 13 queries into one. Or maybe go back to the data source and see if one query can be structured to accomplish. Can't be sure without knowing more about your data. If you want to provide, follow instructions at bottom of my post.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    dargo72 is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Sep 2012
    Posts
    53
    Thank you for the response.

    Here is what I'm thinking.

    1. Create a table with fields such as 4Q 2011, 1Q 2012...... 4Q 2014.
    2. Create an append query with the dozen or so inividual queries created for each quarter over that time span.
    3. When I run the query, have it update the fields on the table with the current data.
    4. Create a bar chart report based on the table.

    Thoughts?

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,921
    If you can build a query to update the table then a query should be usable as the graph data source. I would need a better understanding of your data structure.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 5
    Last Post: 08-07-2012, 11:14 AM
  2. Multiple Queries into one report.
    By Ray67 in forum Reports
    Replies: 3
    Last Post: 04-24-2012, 11:22 AM
  3. Use 1 report for multiple queries?
    By Rosier75 in forum Reports
    Replies: 4
    Last Post: 10-22-2011, 07:57 AM
  4. Queries with multiple tables to create report
    By Solstice in forum Queries
    Replies: 1
    Last Post: 09-22-2011, 02:23 PM
  5. Replies: 1
    Last Post: 06-29-2010, 03:40 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