Question
importing a csv file with quotes...
I'm sure this is posted somewhere but I cant find it using the search function here... what I am doing seems very simple and if someone could help me that would be great.
When importing my csv file there are some fields that have a sub list also sperated by coma's and are defined by quotes... An example row would look like this...
mazda,2003,m3,red,"ac,ps,pw,pb","img.com,img2.com,img3.com"
I want to have the values returned like this
thanks for the help and appologies if its been posted a million times before.
