Hi everyone,
I'm looking for a solution for the following problem. Any help would be appreciated <3
I have two Add-Ins, which both create an entry in a custom-menu on startup:
No 1:
Set MenuObject = Application.CommandBars(1). _
Controls.Add(Type:=msoControlPopup, _...