Results 1 to 3 of 3
  1. #1
    Steve23147 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Jun 2014
    Posts
    2

    Query that returns priority levels in separate columns

    Hello all,

    Thank you for assisting me.



    I have a query that returns an individual's priority levels for an object. How can I get the query to returns the results in separate columns.

    Sorry for being so vague. This is a work query and I can't release much more information than that.

    Maybe this can help explain what I need a little better.


    What I am getting:

    Joe 1 Apple
    Joe 2 Banana
    Joe 3 Orange


    What I want:

    Joe Apple Banana Orange



    Thank you for your help!

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    That's called a crosstab query

    Joe Would be your ROW SOURCE
    Fruit would be your COLUMN HEADER
    and the quantity would be your VALUE (sum probably)

  3. #3
    Steve23147 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Jun 2014
    Posts
    2
    Thanks! That worked!

    I figured it was something super simple that I was just overlooking.

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

Similar Threads

  1. Replies: 10
    Last Post: 05-22-2013, 02:56 PM
  2. Replies: 1
    Last Post: 03-12-2013, 01:20 AM
  3. Replies: 5
    Last Post: 03-29-2012, 09:21 PM
  4. Separate Names into Columns
    By bulbul4u in forum Access
    Replies: 2
    Last Post: 04-01-2011, 12:01 PM
  5. Replies: 61
    Last Post: 03-14-2011, 03:29 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