& now i am stuck on how to get these values so that i can use in my function ....
[Edit - added code tags - MB]
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35230
7
posted
1
This code will not work for all CSV files, as it ignores several CSV features. CSV is not as trivial to parse as it first looks; that's why Rob pointed you to existing libraries,