Hi alll,

I have a problem in reading a csv file. My probelm is when i read a comma seperated text file into a csv file,

i got exta columns as there are commas between text. for example my text file is like this..........

/........................../

philipsco.ltd,usa,james

k.w.p. philipines,co.ltd, new jersey, Rosy

Samsung co,ltd, japan, rekhamithal

/....................../

when i read this file, comma betweem philipines,co.ltd is divided into two columns which has to be in one column.Pls help me.......i need it urgently