|
-
Jun 13th, 2008, 11:09 AM
#1
Thread Starter
Addicted Member
[2005] Comma Delimited with Quotes
I just want to import a comma delimited file into a datagridview. The catch is that the values are enclosed in " (double quotes). I know how to grab records from a comma delimited file using the split function, but how would I determine the values that are enclosed with the quotes and also not have the quotes show up when they are in the grid?
I did a search on the forums, but came up with different results like how to eliminate commas within values, etc... I just need a code sample.
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
|