+ Reply to Thread
Results 1 to 6 of 6

transforming rows & columns

  1. #1
    Registered User
    Join Date
    02-26-2015
    Location
    Belgium
    MS-Off Ver
    2010
    Posts
    4

    transforming rows & columns

    hi,

    I have entries from an html form coming in through seperate emails. The info in each email looks like this:

    First Name: John
    Last Name: Doe
    Email: [email protected]

    I managed to get this into an Excel file where all entries from different people are in rows and columns like the attached example. Problem is that all the entries are underneath eachother...

    Obviously, I need 3 columns: firstname, lastname, email with the correct info in them.


    Is there anyone who would be so kind as to take a look and help me out?

    thanks, koen

  2. #2
    Registered User
    Join Date
    02-26-2015
    Location
    Belgium
    MS-Off Ver
    2010
    Posts
    4

    Re: transforming rows & columns

    indexOmgezet.xlsx

    here is the attachment

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: transforming rows & columns

    =INDEX($B$1:$B$6,ROW(1:1)*3-3+COLUMN(A:A))
    see the attached file
    Attached Files Attached Files
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Registered User
    Join Date
    02-26-2015
    Location
    Belgium
    MS-Off Ver
    2010
    Posts
    4

    Re: transforming rows & columns

    hi siva,

    thanks for your effort,

    but could you please elaborate a little on how to transform the original data with that formula?


    thanks, koen

  5. #5
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: transforming rows & columns

    see the attached file
    tell me where you getting the problem, then i will explain you

  6. #6
    Registered User
    Join Date
    02-26-2015
    Location
    Belgium
    MS-Off Ver
    2010
    Posts
    4

    Re: transforming rows & columns

    so, starting from my original file, how do I start?

    What do I select? I suppose I need to copy your code =INDEX($B$1:$B$6,ROW(1:1)*3-3+COLUMN(A:A))

    and then paste it in the formula zone?

    thanks again.

+ 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. Replies: 1
    Last Post: 11-12-2014, 11:54 PM
  2. Help transforming data from column to rows
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-30-2012, 06:00 AM
  3. [SOLVED] Help transforming N Columns to M with a twist...
    By tonelot in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 06-28-2012, 09:10 AM
  4. Transforming raw data into to meaningful columns
    By naveen_mikki in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-02-2010, 05:36 AM
  5. Transforming Multiple Rows into 2 columns
    By wilsonds in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-26-2006, 05:20 PM

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