Hi Guys,
I have a piece of VBA which is exporting a sheet to a CSV file. I want this CSV to be comma separated with double qoutes around every column.
At this moment I get comma's as separator, but I don't know how to get the double qoutes around the text in the columns. This is what I have...