Windows batch files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have 2 batch files, one that opens Access, does some stuff and closes the
database. The other starts Excel, does some stuff, closes all files. The
problem is I can't figure out how to close the applications when I'm done
with them.
 
You mean how to close the Batch file? Use a word editor like Wordpad
or Notepad for a quick fix. Open the Batch file and make the last line
of the text read Exit. Save the batch file and run it again to see if it
works.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top