Client sent us their member data in MS Excel, we exported it to a .csv.
A .csv created by Excel doesn’t have “Enclosing Characters” so we’ve tried leaving that blank, but EE is combining the last data-item in a row, with the first item of the next row.
EE 1.1.4 Build: 20110201
Basic data is set up like this in the csv:
email,screen_name,username
email,screen_name,username
email,screen_name,username
email,screen_name,usernameDo I need to add something to the “Enclosing Characters” to make this work?