Hello there,
I'm having troubles to parse a output data in excel, because my native language uses comma for cents (not a dot, like in English).
As my clients try to parse the CSV in excel only, it don't recognize as cents, but in dozens.
I'm trying to output a CSV delimited with tabs or "\", is this possible?
Then for parse the database my clients could use this parse:

thanks since now