View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Denny Denny is offline
external usenet poster
 
Posts: 38
Default Automating file opening and saving

I can start with the file open, but I want to save an Excel file as a text
file and then after running a batch file in a DOS window, I want to open the
text file back into Excel. I now know how to make the batch file and to do
the rest manually, and it is working quite well, but I'd like to automate it
because it is a lot of steps!