I\'m working on a .NET application which exports CSV files to open in Excel and I\'m having a problem with preserving leading zeros when the file is opened in Excel. I\'ve
This is not a CSV issue.
This is Excel loving to play with CSV files.
Change the extension to something else.