Hi dlorde,
I know that In CSV files, the 'columns' are separated by commas (,) but, as you can see from my code, I use
|
Code:
|
writer.append(','); |
but it dosen't work correctly.
I don't understand if you meant this.
Could you write the instruction to move in the right column?
Thank you