I have a problem and I hope someone can help
I export 3 fields to a CSV file Code C(15), price N(10,2) , supcode C(30)
The code and the supcode may be pure numbers Example supcode may be 12345.56000
I make some changes to the price (using Excel) I now import from this same file and the supcode has changed to 12345.56
Whats the best way to overcome this?