Results 1 to 7 of 7
  1. #1
    SIMMS7400 is offline Novice
    Windows 8 Access 2007
    Join Date
    Mar 2016
    Posts
    25

    GROUP BY and Concatenate?

    Hi Folks -

    I have the following structure:

    PFC-11111 Chicken
    PFC-11111 Steak
    PFC-11111 Pork

    I want to return PFC-111 Chicken, Steak, Pork.



    Is that possible using MS Access sql query?

  2. #2
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,933
    Start by looking at Similar Threads at the bottom of the thread.
    Google Allen Browne Concatenate

    theDBGuy also has a similar function called SimpleCSV I believe.?
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  3. #3
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    I would do this in Power Pivot. See the link for tutorial on how to do this.

    https://sfmagazine.com/post-entry/ju...a-pivot-table/

  4. #4
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,933
    Quote Originally Posted by alansidman View Post
    I would do this in Power Pivot. See the link for tutorial on how to do this.

    https://sfmagazine.com/post-entry/ju...a-pivot-table/
    That is Excel though.?
    I thought the O/P was wanting a method in Access.?
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  5. #5
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    True, he was asking about an Access Solution. I was offering up my opinion of how I would solve if it were my issue.

    Man's mind stretched to new dimensions never returns to its original form.

  6. #6
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,800
    maybe not as elegant but perhaps
    https://stackoverflow.com/questions/...hrough-a-query

    in which the accepted solution points to

    https://stackoverflow.com/questions/...174843#5174843
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  7. #7
    SIMMS7400 is offline Novice
    Windows 8 Access 2007
    Join Date
    Mar 2016
    Posts
    25
    Thank you, Micron!! I will take look!

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

Similar Threads

  1. Replies: 2
    Last Post: 02-20-2019, 10:45 PM
  2. Replies: 2
    Last Post: 11-26-2016, 01:07 PM
  3. Replies: 6
    Last Post: 06-09-2015, 09:51 AM
  4. Replies: 0
    Last Post: 02-25-2013, 04:43 PM
  5. Replies: 7
    Last Post: 12-22-2012, 06:31 PM

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