Results 1 to 5 of 5

Convert rows to columns

Threaded View

  1. #1
    Registered User
    Join Date
    05-14-2013
    Location
    Nyköping, Sweden
    MS-Off Ver
    Excel 2010
    Posts
    3

    Convert rows to columns

    Hello,

    I need to convert a .skv file containing three rows into one row with several columns.

    The file looks like this:
    D1000;286;AR;2
    ;0; 1
    END

    And I want it to look like this instead:

    D1000 286 AR 2 0 1 END

    Can somebody please help me with the the code for this operation?

    Regards
    Olov
    Last edited by Ledarn; 05-29-2013 at 03:55 AM. Reason: Solved!

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