Toolbar Configuration Not Saved While Running Addin

S

Stefan

I have an Office addin, covering Excel, Word and PowerPoint, that for
som reason prevents any changes to the Excel toolbars from being saved
into the file Excel11.xlb and I cannot figure out why. I'm using Excel
2003.

The addin adds and removes two customized menu items upon start and
exit. I have run the addin without messing with the menus, in case that
would have anything to do with it, but no luck.

Another interesting behavior is that the toolbar configuration IS saved
if I run the addin from the VB6 environment instead of running the
compiled addin file.

Would appreciate any help on this matter.
Best regards Stefan
 
Top