Detect Previous Add-In Version

  • Thread starter Thread starter Stephen Lloyd
  • Start date Start date
S

Stephen Lloyd

I'm looking for advice and/or code examples on detecting and removing a
previous add-in version. The previous version would be open at the time the
user installs the new version.

Questions:

Is it better to store/use the version number in the file name or somewhere
on a worksheet (or somewhere else)?

Is there anything problematic with this practice?

Thanks in advance for any help!
 
If you used a job-specific installer, you could have script that asks for
Excel to be closed down, and will install over the old version.
 

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