+ Reply to Thread
Results 1 to 8 of 8

Excel importing text file as one long row

Hybrid View

  1. #1
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Excel importing text file as one long row

    I would suggest you delimit by semicolon into 1 row then copy that row go to the first cell you want to start the column in (can't overlap that original row, though) and do a Paste|Special >> Transpose... this will send it vertical.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Excel importing text file as one long row

    Or edit the text file and change the each semicolon to a carriage return & line feed.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    03-02-2009
    Location
    Houston, Texas, USA
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Excel importing text file as one long row

    Quote Originally Posted by NBVC View Post
    I would suggest you delimit by semicolon into 1 row then copy that row go to the first cell you want to start the column in (can't overlap that original row, though) and do a Paste|Special >> Transpose... this will send it vertical.
    Not a bad idea, but my text file is so large that it generates more than 8192 columns, or whatever the maximum is, so I end up losing data.
    Quote Originally Posted by shg View Post
    Or edit the text file and change the each semicolon to a carriage return & line feed.
    I hadn't thought of that approach; I could do that with vi, I suppose.

    Thanks for the suggestions!

+ 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.6.0 RC 1