I am writing a program that must do the following...........

1. Open an excel file (.xls)
2. Amend the file
3. Save the file as a tabbed text file


At present (using activex) steps 1 nd 2 work corectly, and i can save as a .xls document but the problem lies in the file format (it must be a tabbed text file , I have tried difrent ways of specifying this format but with little success could you please have a look at my program and sugest what code to use.

if i can do this without the save as dialogue box apearing then that will perfect.

Can anyone help?



-DAVE