+ Reply to Thread
Results 1 to 3 of 3

save sheet as Unicode CSV

Hybrid View

Guest save sheet as Unicode CSV 03-15-2006, 07:10 AM
Guest Re: save sheet as Unicode CSV 03-16-2006, 12:50 AM
Guest Re: save sheet as Unicode CSV 03-16-2006, 02:55 PM
  1. #1
    vsimionescu@softwin.ro
    Guest

    save sheet as Unicode CSV

    Hello

    The problem has been asked before but I couldn't find any satisfactory
    answer. In short, I have Excel files which might contain extended
    characters such as russian, chinese and others, and I want to get a CSV
    out of a given sheet. From programming, that is via OLE. Is there any
    decent way to do this ? I mean other than going through every cell,
    hand-coding its contents to CSV and writing the file myself.

    Regards
    V. Simionescu


  2. #2
    NickHK
    Guest

    Re: save sheet as Unicode CSV

    V,
    Excel does have a SaveAs Unicode Text option (which seems to give you a Tab
    separated format), but as far as I see, csv will only give you ANSI
    characters.

    NickHK

    <vsimionescu@softwin.ro> wrote in message
    news:1142420526.646273.261960@v46g2000cwv.googlegroups.com...
    > Hello
    >
    > The problem has been asked before but I couldn't find any satisfactory
    > answer. In short, I have Excel files which might contain extended
    > characters such as russian, chinese and others, and I want to get a CSV
    > out of a given sheet. From programming, that is via OLE. Is there any
    > decent way to do this ? I mean other than going through every cell,
    > hand-coding its contents to CSV and writing the file myself.
    >
    > Regards
    > V. Simionescu
    >




  3. #3
    vsimionescu@softwin.ro
    Guest

    Re: save sheet as Unicode CSV


    NickHK wrote:
    > V,
    > Excel does have a SaveAs Unicode Text option (which seems to give you a Tab
    > separated format), but as far as I see, csv will only give you ANSI
    > characters.
    >
    > NickHK
    >
    > <vsimionescu@softwin.ro> wrote in message
    > news:1142420526.646273.261960@v46g2000cwv.googlegroups.com...
    > > Hello
    > >
    > > The problem has been asked before but I couldn't find any satisfactory
    > > answer. In short, I have Excel files which might contain extended
    > > characters such as russian, chinese and others, and I want to get a CSV
    > > out of a given sheet. From programming, that is via OLE. Is there any
    > > decent way to do this ? I mean other than going through every cell,
    > > hand-coding its contents to CSV and writing the file myself.
    > >
    > > Regards
    > > V. Simionescu
    > >


    Thanks.
    I knew that. I was hoping maybe the guys from MS will give an
    authoritative answer of either what is to be done or that nothing can
    be done.

    Vlad


+ 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