Using existing Access VBA with external VBScript

  • Thread starter Blake Samic via AccessMonster.com
  • Start date
B

Blake Samic via AccessMonster.com

I am using VBScript for a number of windows scripting tasks (i.e. retrieving
remote CSV files and reformatting them for entry into an Access DB). The DB
I'm working with has a number of macros already set up to import data, sort
it, put it in the correct tables, etc. As it stands, I have to come into
Access and push the form buttons corresponding to these macros one by one.
Is there a way for me to automate all of this by using an external .vbs file?
 

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

Top