I am trying to create a tab delimited text file in a macro. When I open it after it is created there are some places where quote marks from the previous line are being put onto the next line. How do I prevent this? I am saving the file as FileFormat:=xlText.
Thank you.