I want to open a file but it could be either a real excel workbook or a tab-delimited text file with .xls extension. If it is a text file then I want to use the OpenText method. So how can I test?
Another approach to the issue would be to change the default parameters that Excel uses when opening a text file. Specifically I want to change the TextQualifier to xlNone
Gavin
Another approach to the issue would be to change the default parameters that Excel uses when opening a text file. Specifically I want to change the TextQualifier to xlNone
Gavin