Other program disabling my custom toolbar
Hi
You need to add it each time Excel opens. You do that by putting the
code which adds the toolbar in the WorkBook_Open macro event
(doubleclick on ThisWorkBook in the VBE and get the event from the
dropdowns).
regards
Paul
On Jun 27, 2:41*pm, vbaexperimenter
wrote:
Does anyone have any ideas on how to fix this? I've added my custom toolbar
as part of the custom toolbar group on the add in button. I've added it as a
seperate group on the add-in button. I've also tried creating a seperate
ribbon, but it still disables it? *Any ideas?
|