Hi,

I am having a problem exporting to text files from Excel. I'm using VBA code to export a sheet from Excel to a text file. The problem is that this code works perfectly from one computer, exporting numbers as numbers and exporting words with quotation marks wrapped around them. However, on another computer it is exporting everything without quotations.

So, its clearly not a problem with the code, does anyone know if there are maybe some excel/computer specific settings that may be affecting the exporting of sheets to text files?

Please let me know if you need any other details.

Thanks

Mike