- Original Poster
- #1
For the first time i've been having a play around with product export and import to make it easier for me to update details in bulk (for example price changes, moving categories etc.) and i've got a couple of problems which I don't quite understand so hopefully someone else can enlighten me.
I'm using open office calc for editing the csv files as excel seems to have some problem with some of the html in a attribute.
If I export via dataflow it's adding on extra 00 to the prices for example 10.00 becomes 10.0000
Also (and this isn't a problem with the export directly) but when I open the csv in open office some of the category id's are coming in fine for example
30,39,12,14
but on other it's missing the commas so looks like 30391214
If I select the option of Quoted fields as text when opening the csv it does then break it up like 30,39,12,14 BUT it also puts a ' before it so it becomes '30,39,12,14
I've opened the csv in a text editor and it's in the csv file correctly so it looks like some sort of opening issue in open office
Anyone got any clues?
I'm using open office calc for editing the csv files as excel seems to have some problem with some of the html in a attribute.
If I export via dataflow it's adding on extra 00 to the prices for example 10.00 becomes 10.0000
Also (and this isn't a problem with the export directly) but when I open the csv in open office some of the category id's are coming in fine for example
30,39,12,14
but on other it's missing the commas so looks like 30391214
If I select the option of Quoted fields as text when opening the csv it does then break it up like 30,39,12,14 BUT it also puts a ' before it so it becomes '30,39,12,14
I've opened the csv in a text editor and it's in the csv file correctly so it looks like some sort of opening issue in open office
Anyone got any clues?