+ Reply to Thread
Results 1 to 3 of 3

convert data from columns to rows

  1. #1
    Valued Forum Contributor
    Join Date
    11-20-2003
    MS-Off Ver
    2010, 2016
    Posts
    1,173

    convert data from columns to rows

    I have a spreadsheet that consists of columns of data and I need to covert it into rows depending on how the data is set up.

    In column A, there is a list of invoice numbers. Columns B, C, & D are as follows:
    Column B: Sales Rep Name
    Column C: Sales Rep Number
    Column D: Sales Rep % Split

    I want to have a single row for each unique invoice number. As an example, I have the following:

    Row 1: invoice ABCD-1234 Sales Rep 1: 55%
    Row 2: invoice ABCD-1234 Sales Rep 2: 25%
    Row 3: invoice ABCD-1234 Sales Rep 3: 20%

    I want the output as follows:

    Row1: invoice ABCD-1234 Sales Rep 1: 55% - Sales Rep 2: 25% - Sales Rep 3: 20%

    I have attached a sample workbook with two sheets; one containing the raw data and the second, which shows the desired output. Any assistance is appreciated. Thanks.
    Attached Files Attached Files
    Last edited by maacmaac; 12-03-2009 at 11:15 AM.

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: convert data from columns to rows

    Hi

    In your workbook add a new sheet and rename it Output.

    Then try

    Please Login or Register  to view this content.
    rylo

  3. #3
    Valued Forum Contributor
    Join Date
    11-20-2003
    MS-Off Ver
    2010, 2016
    Posts
    1,173

    Re: convert data from columns to rows

    Just the solution I needed. Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1