M
Mark Mariano
Hello-
I am exporting the results of a query to a csv file, the export is working fine, the file is created, however, when I open the csv (In Excel or notepad) two of the column headers get altered. Both of these columns contain a "#" that gets replaced by a "."
When I look at the results of the query the headers are fine, if I export to .xls the headers are also fine. It is just when I go to csv.
Examples:
"File #" appears as "File ."
" Job Cost #" appears as "Job Cost ."
Any ideas on why this would happen??
Thanks
EggHeadCafe - Software Developer Portal of Choice
Excel Reports in ASP.NET 2.0
http://www.eggheadcafe.com/tutorial...472-36680847ffbe/excel-reports-in-aspnet.aspx
I am exporting the results of a query to a csv file, the export is working fine, the file is created, however, when I open the csv (In Excel or notepad) two of the column headers get altered. Both of these columns contain a "#" that gets replaced by a "."
When I look at the results of the query the headers are fine, if I export to .xls the headers are also fine. It is just when I go to csv.
Examples:
"File #" appears as "File ."
" Job Cost #" appears as "Job Cost ."
Any ideas on why this would happen??
Thanks
EggHeadCafe - Software Developer Portal of Choice
Excel Reports in ASP.NET 2.0
http://www.eggheadcafe.com/tutorial...472-36680847ffbe/excel-reports-in-aspnet.aspx