Consulting

Results 1 to 3 of 3

Thread: Arrange sheet data

  1. #1
    VBAX Regular
    Joined
    Apr 2010
    Posts
    6
    Location

    Arrange sheet data

    I need some help to get my data rearranged in my sheet.


    My spreadsheet contains Item Numbers and Customer Data. Column C to ? contains Customer specific information..Location...etc..
    Col A Col B Col C:?
    Item # Customer Customer Specific information.
    123 ABC Could be C or C:JJ
    123 DEF
    123 GHI
    456 ABC
    456 DEF

    I would like to rearrange the data to the following columns:

    Col A Col B
    123
    ABC Customer Specific info. C:?
    DEF
    GHI
    456
    ABC
    DEF

    One Item number could have 1 Customer or could have 1000 Customers.

    Many thanks in advance.

  2. #2
    Moderator VBAX Master austenr's Avatar
    Joined
    Sep 2004
    Location
    Maine
    Posts
    2,033
    Location
    Could you please post a example workbook.
    Peace of mind is found in some of the strangest places.

  3. #3
    VBAX Regular
    Joined
    Apr 2010
    Posts
    6
    Location

    Attached sample workbook

    Per

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •