Results 1 to 3 of 3
  1. #1
    SltPhx is offline Advanced Beginner
    Windows Vista Access 2010 32bit
    Join Date
    Jul 2011
    Posts
    41

    Question Multiple column charts for the same query

    Hello All,
    I have a query in the format

    Month Type TypeCount
    2 A 3
    2 B 4
    2 C 5
    3 A 4
    3 B 4
    3 C 6
    4 A 7


    4 C 2
    4 D 1

    I want to create charts (or pivot chart view) such that first chart display data only for A - that is, count of Type for each month, then another chart with data only for B and then another chart only for C. Is it possible? Also, I want these three charts on the same report/form - which ever is better.
    Kindly let me know ASAP.
    Any input (or a better way to get what I want) is appreciated

  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
    Have each chart RowSource include filter criteria for the Type field. You can have as many chart objects as you want on report.
    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
    SltPhx is offline Advanced Beginner
    Windows Vista Access 2010 32bit
    Join Date
    Jul 2011
    Posts
    41
    Thanks June
    That worked! You are awesome!

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

Similar Threads

  1. Multiple linked charts in a report
    By gonzo79 in forum Reports
    Replies: 0
    Last Post: 11-09-2010, 05:24 AM
  2. Create Multiple Charts for Report
    By Catch Wrestler in forum Programming
    Replies: 0
    Last Post: 06-21-2010, 10:50 PM
  3. Create Multiple Charts from Single Table
    By Catch Wrestler in forum Reports
    Replies: 0
    Last Post: 06-17-2010, 08:33 AM
  4. Replies: 0
    Last Post: 06-06-2010, 08:23 AM
  5. Multiple Charts Instead of One
    By Mike Borozdin in forum Reports
    Replies: 0
    Last Post: 02-28-2009, 07:15 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