Update Add-in

  • Thread starter Thread starter Spencer.Sadkin
  • Start date Start date
S

Spencer.Sadkin

I manage a few add-ins for my company. I want to create an add-in
that runs everytime excel is opened to check if the user is using the
most current version and if not then update.

I'd like to create some code as an Add-in to be run under the
thisworkbook_open event. My issue is that to overwrite the current
add-in the macro that is updating would be halted. Any ideas?
 
Why not have a generic routine in each addin that does the check?

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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