Access Addin Scheduling help

  • Thread starter Thread starter Akira
  • Start date Start date
A

Akira

Hi

I found a file in shareware which sounds like exactly
what I am looking for to schedule and automatically run a
macro from access. The file I downloaded is Hal.msi
I ointed the addin manager to this file but does not
recognize it. Is this a vb file? how can incorporate It
in this in my database so I can have mavcros run
automatically.
OR is there another way to schedule? a friend
recommended Winbatch but I never got tye hang of it
 
An MSI file is a Windows Installer package - you can't use the MSI file
directly, you have to install it and then use the application that it
installs.
 
Back
Top