Results 1 to 2 of 2
  1. #1
    David1973 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Jun 2020
    Posts
    1

    Combine value in records to one string

    Hi,

    I have following table:

    Fields:
    SKU ID


    TransportID
    WarehouseID

    I am searching for a way to get the following result in a query:

    when the SKU ID and TransportID in the next record is equal then ad the warehouse ID to a string.

    For example:

    SKU ID TransportID WarehouseID
    12345 83 25
    12345 83 30

    Result:

    12345 83 25, 30 (probably results in two rows in this case)

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2016
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,716

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

Similar Threads

  1. Replies: 6
    Last Post: 05-08-2020, 10:35 AM
  2. Combine records into one row
    By Back2Basics in forum Queries
    Replies: 3
    Last Post: 03-10-2017, 03:36 AM
  3. Replies: 1
    Last Post: 04-06-2016, 09:26 AM
  4. Combine Two Records into One from One Table
    By darcien in forum Queries
    Replies: 3
    Last Post: 10-10-2012, 09:17 AM
  5. VBA Loop to Combine Records
    By admessing in forum Queries
    Replies: 23
    Last Post: 03-06-2012, 11:37 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