I've created an MS-Access DB that will import data sent from our AS/400 to a network drive. The VB script I've written deletes all records from the tables then imports the data from the network drive into tables. This works fine.
The question is how do I create a button to run this VB script when the user has the Access DB open?
Thanks,
MJV
The question is how do I create a button to run this VB script when the user has the Access DB open?
Thanks,
MJV