MartinCroft
Programmer
We have a data extract to a csv file from SQL server 2008 that when viewed in Excel changes all £ symbols to £ ( A with hat symbol and a £ just in case it does not display correctly) This was shown in Excel 2002 which I was able to replicate with against the user experiencing this issue. I also had Excel 2007 which was not showing the issue. The user now has excel 2007 installed but when double clicking on the file it opens and shows the same issue. If you go into Excel and open the file, the import wizard starts and shows it as UDF-8, which is what SQL saved it as, with no issues, i.e a £ shows as a £. What I want to know is there are a way of setting the default encoding when opening up a file in Excel or why this does this to try and get a workaround, open all files from Excel by opening Excel first isn't really an option .