View Single Post
 
Old 08-11-2024, 04:47 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

I would ALWAYS put the code you want the ribbon to execute in the same template. However, the concept I would try is to point your ribbon at a macro in the same template that does:
1. Check that the addin is loaded and if not, attempts to load it
2. If the addin is still not loaded, tell the user that it wasn't found or loaded
3. Calls the macro you wanted in that addin
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote