+ Reply to Thread
Results 1 to 5 of 5

excel converting

  1. #1
    Registered User
    Join Date
    09-26-2011
    Location
    Austria
    MS-Off Ver
    Excel 2003
    Posts
    3

    excel converting

    Hi guys!
    I have a problem. I have got a text file thats formatted like the following example:

    ["text","text","number","text","number","number","text"],
    ["text","text","number","text","number","number","text"],
    ["text","text","number","text","number","number","text"],

    but this list is about 250 rows long... =(

    Is there a way to batch convert this *.txt list into an excel file?
    Thanks

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: excel converting

    tele111fon,

    Give this a try:
    1. Make a copy of the .txt file
    2. Rename the copy to end in .csv instead of .txt
    3. Open the .csv file (default to open a .csv file should be Excel)

    Hope that helps,
    ~tigeravatar

  3. #3
    Registered User
    Join Date
    09-26-2011
    Location
    Austria
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: excel converting

    thx for the fast reply, but i want it sorted to different collumns, not just pasted into one collumn

  4. #4
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: excel converting

    tele111fon,

    If, like in the sample data you posted, the terms are seperated by a comma, excel will automatically separate those terms into columns when its reading the data as a .csv file

    csv = comma separated values

    If that is not the case however, you can use Data -> Text to Columns to separate the data by whatever delimiter is separating the terms.

    For a more detailed look, I would need a sample file that you're trying to convert

    Hope that helps,
    ~tigeravatar

  5. #5
    Registered User
    Join Date
    09-26-2011
    Location
    Austria
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: excel converting

    Thank you very much tigeravatar =)

+ 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