Results 1 to 2 of 2
  1. #1
    sadozai is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2011
    Posts
    2

    Post Report on Combo Values

    Dear Experts!


    I have a combo box on a form called "ISSUES" and the values are following;
    1) Access Issue
    2) Lack of awareness
    3) Poverty

    I have a table in which along with other columns, i have this combo "Issues" and another column of City. I want to group by my report on city column and count how many "Issues" are under every city. The report should look like this.

    CITY "ACESS ISUE" "LACK OF AWARENESS" "POVERTY"

    NY 120 20 10
    LA 27 5 3

    I understand it is a simple report for you guys but for a novice like me it will be great help from you.

    Thanks

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    I haven't worked a lot with Crosstab queries - but I created a real quick table with an 'ID' (AutoNumber) field, a 'City' field and a field named 'Issues'.

    Then I went to 'Query Wizard' -> 'Crosstab Query Wizard' and it was real easy to create a query that looked exactly like what you are aiming for.

    I hope this helps!

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

Similar Threads

  1. Report based on combo box values as columns
    By sadozai in forum Reports
    Replies: 2
    Last Post: 12-09-2011, 04:40 PM
  2. combo box values
    By metokushika in forum Access
    Replies: 2
    Last Post: 11-08-2011, 08:53 AM
  3. Replies: 1
    Last Post: 03-27-2010, 06:13 AM
  4. Replies: 1
    Last Post: 08-26-2009, 10:45 AM
  5. Replies: 3
    Last Post: 02-26-2009, 10:17 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