View Single Post
  #1   Report Post  
 
Posts: n/a
Default create installer for Excel application

Hello,

i use an access database. In my Excel application, i use
vba code to access the database. But i would like to create
an installer to specify the path of my database and then
use it in every function i use.
How could i do that?

Thanks !