+ Reply to Thread
Results 1 to 1 of 1

Converting selected Rows to columns

  1. #1
    Registered User
    Join Date
    10-22-2013
    Location
    NEW YORK
    MS-Off Ver
    Excel 2010
    Posts
    14

    Converting selected Rows to columns

    Hi,

    I have an excel file which looks like this :-

    ID FIRST_NAME LAST_NAME 01/04/2013 02/05/2013
    1 JOHN SMITH
    2 ANDREW LIN
    ID FIRST_NAME LAST_NAME 14/07/2013 21/10/2013
    3 NEIL JOHNSON
    4 ROBERT KALLIS



    where the 2 dates are account open and close date.

    What is want is to convert dates into columns until next header is encountered, it should look something like this :-

    ID FIRST_NAME LAST_NAME 01/04/2013 02/05/2013
    1 JOHN SMITH 01/04/2013 02/05/2013
    2 ANDREW LIN 01/04/2013 02/05/2013
    ID FIRST_NAME LAST_NAME 14/07/2013 21/10/2013
    3 NEIL JOHNSON 14/07/2013 21/10/2013
    4 ROBERT KALLIS 14/07/2013 21/10/2013


    Please let me know if i am not clear enough.

    Thanks in advance
    Attached Files Attached Files
    Last edited by puneet_kashyap; 10-22-2013 at 12:00 PM. Reason: Attached sample and expected sheet for better understanding

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Converting columns into rows
    By codesearcher in forum Excel General
    Replies: 11
    Last Post: 07-14-2013, 02:55 PM
  2. Converting multiple columns to rows / Converting to Panel Data
    By Stuart11 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-14-2013, 05:50 AM
  3. Converting columns into rows
    By Max Wallace in forum Excel General
    Replies: 5
    Last Post: 03-23-2013, 07:32 PM
  4. Converting columns to rows for multiple rows
    By khscruz in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-04-2011, 11:59 AM
  5. [SOLVED] Re: (Again) Converting rows to columns
    By Barb Reinhardt in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-27-2006, 06:45 PM

Tags for this Thread

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