My document uses code in an add-in but, when the document is closed, it keeps asking if I want to save changes in the add-in - which hasn't changed (as far as I can tell).
The add-in is added to my doc by an external program over which I no control. The Document_Open event runs 2 subs in the add-in to initialize application events and to set up a custom menu .
I read many earlier posts relating to this same issue and the 'attached template' but setting <font color=yellow>Application.AttachedTemplate.Saved = True</font color=yellow> doesn't work on an add-in.
Is there any way to stop this behavior? Should it happen to start with? <img src=/S/shrug.gif border=0 alt=shrug width=39 height=15>
TIA,
Kevin
<img src=/S/flags/NewZealand.gif border=0 alt=NewZealand width=30 height=18>



