+ Reply to Thread
Results 1 to 3 of 3

rows into columns

  1. #1
    Registered User
    Join Date
    01-20-2014
    Location
    leicestershire
    MS-Off Ver
    Excel 2003
    Posts
    40

    rows into columns

    hi ,

    I have a spread sheet that has names , address , phone numbers etc in rows
    I would like to get them into column order if possible
    is there a macro that could do this , I have attached a sample of what it is like at present

    thanks
    steve
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-04-2014
    Location
    Wisconsin, USA
    MS-Off Ver
    Excel 2010
    Posts
    55

    Re: rows into columns

    Looks like the only thing in rows are the phone numbers and they are always in the same spot, this correct?

  3. #3
    Registered User
    Join Date
    09-09-2012
    Location
    kuwait
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: rows into columns

    you can use the concatenate function,

    for example paste this code into J4 in your file =CONCATENATE(A4,B4,G4,H4)
    or try this one as another model on J4 also =CONCATENATE(A4," - ",B4," - ",G4," - ",H4)

+ 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. Merge Duplicate Rows unique values into single rows for an infinite amount of columns/rows
    By aimeecrystalaid in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-21-2013, 08:43 PM
  2. Combining multiple rows from 2 columns into sorted columns depending on 1st columns value
    By Dexamphetamine in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-11-2013, 10:00 AM
  3. Replies: 15
    Last Post: 12-06-2012, 01:07 PM
  4. [SOLVED] Swapping rows for columns and columns for rows in a large database
    By Bloomingdales in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-19-2012, 06:06 PM
  5. Replies: 0
    Last Post: 11-28-2007, 06:46 AM

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