+ Reply to Thread
Results 1 to 7 of 7

Thread: How to arrange vertical Vcards column into horizontal rows ?

  1. #1
    Registered User
    Join Date
    11-22-2011
    Location
    Dubai, UAE
    MS-Off Ver
    Excel 2010
    Posts
    4

    Exclamation How to arrange vertical Vcards column into horizontal rows ?

    Hi,

    First time to see you all and happy..

    I have a simple problem..

    I need to arrange vertical Vcards column into horizontal rows..

    Sample:

    I have this data:


    Adroit Building Material Trading Enterprises L.L.C
    Phone : +9714 3332031
    Fax : +9714 3332286
    P.O.Box : 12216
    E-mail :adroit @ emirates. net. ae




    Al Futtaim Tarmac Pvt. Ltd.
    Phone : +9714 3331670
    Fax : +9714 3330624
    P.O.Box : 87111
    E-mail : Info @ aftarmac. com


    I want to arrange them into this output:


    Row 1: Adroit Building Material Trading Enterprises L.L.C Phone : +9714 3332031 Fax : +9714 3332286 P.O.Box : 12216 E-mail : adroit @ emirates. net. ae



    Row 2: Al Futtaim Tarmac Pvt. Ltd. Phone : +9714 3331670 Fax : +9714 3330624 P.O.Box : 87111 E-mail : Info @ aftarmac. com


    That's it..

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    05-23-2011
    Location
    Lahore PK
    MS-Off Ver
    Excel 2007
    Posts
    615

    Re: How to arrange vertical Vcards column into horizontal rows ?

    suppose your data is started from cell # A2, try

    =IF(AND(LEN(A1)=0,LEN(A2)>0),A2&" "&A3&" "&A4&" "&A5&" "&A6,"") and copy down

    then paste special values and sort
    Last edited by Azam Ali; 11-22-2011 at 01:51 AM.
    Azam
    If you want to say Thank you to a member, click the reputation icon (Star) in the left bottom of the post.
    For prompt answer, be descriptive, concise, short, direct, and to-the-point.

  3. #3
    Valued Forum Contributor
    Join Date
    05-23-2011
    Location
    Lahore PK
    MS-Off Ver
    Excel 2007
    Posts
    615

    Re: How to arrange vertical Vcards column into horizontal rows ?

    Azam
    If you want to say Thank you to a member, click the reputation icon (Star) in the left bottom of the post.
    For prompt answer, be descriptive, concise, short, direct, and to-the-point.

  4. #4
    Registered User
    Join Date
    11-22-2011
    Location
    Dubai, UAE
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: How to arrange vertical Vcards column into horizontal rows ?

    Thanks Brother..

    The Second post had a great result,
    And the most wanted result is like what I attached here.
    I want every single row to be in a certain column.

    Thanks again.
    Attached Files Attached Files
    Last edited by m.rizeg; 11-26-2011 at 01:11 PM.

  5. #5
    Valued Forum Contributor
    Join Date
    12-14-2009
    Location
    San Francisco, CA
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    986

    Re: How to arrange vertical Vcards column into horizontal rows ?

    This can be done easily via macro as I am assuming the Current Data column data is imported from an external resource, so you basically want to appendix the list. Otherwise Azam's formula works perfectly.
    Attached Files Attached Files
    Last edited by JieJenn; 11-26-2011 at 01:28 PM.

  6. #6
    Registered User
    Join Date
    11-22-2011
    Location
    Dubai, UAE
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: How to arrange vertical Vcards column into horizontal rows ?

    Yes yes that's exactly what i want..

    Now, How could I use the formula in a practical way ?

    I have such a big data as a list, i need to convert them all into certain columns !

    Thanks for help.

  7. #7
    Registered User
    Join Date
    11-22-2011
    Location
    Dubai, UAE
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: How to arrange vertical Vcards column into horizontal rows ?

    Thanksfull for the fantastic Forum..

    It still has the last step of the solution, I need to get the practical way to arrange the list of my data to be in a table mode, please.

    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.2.0