Results 1 to 3 of 3

Thread: [2005] CSV to Excel

  1. #1

    Thread Starter
    Fanatic Member vijy's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    548

    [2005] CSV to Excel

    Am exportin data from text to excel

    In text, i kept the data by comma(,) as a delimiter.

    its working, but exporting some special characters too.

    For Example.

    In text file, the data is ,‘UDAAN’ Life Skills Program,
    After import into excel, the data in the cell is ‘UDAAN’ Life Skills Program

    how to solve this?
    Visual Studio.net 2010
    If this post is useful, rate it


  2. #2
    Member RockStarEnergy's Avatar
    Join Date
    Jan 2007
    Location
    Nebraska
    Posts
    54

    Re: [2005] CSV to Excel

    i would guess that you would need to read the text as its being sent and make sure that no extra hidden chars are bein sent with it. maybe if you post some of your code i could help a little more
    i <3

  3. #3
    Junior Member
    Join Date
    Feb 2007
    Location
    Around the Fur
    Posts
    19

    Re: [2005] CSV to Excel

    can you make an update on this? do you have your code or post some of it? i have the same problem. thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width