Hi I have a problem. I can create the file I need in the proper format. Please see below images. The issues I'm running into now is how to keep the commas in the body of the file but loose them in the header and footer area. Do I just need to write the file a different way? Any suggestions?


I write the data like this to a CSV file and that works great. But then when someone else opens the file in say notepad or notepad++ they see this:

How do I remove the commas from the header but keep all the other commas in the body of the file.
Thanks so much for your help Community.