|
-
May 8th, 2008, 01:23 AM
#1
Thread Starter
Fanatic Member
[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

-
May 8th, 2008, 01:29 AM
#2
Member
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 
-
Jul 23rd, 2009, 04:20 AM
#3
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|