Superpat
Member
- Local time
- Today, 18:03
- Joined
- Aug 15, 2020
- Messages
- 113
Hello,
I created a toolbar in my VBA editor, it has 3 buttons, including one to send an MSGBOX box (Coucou) which works from any module.
Another button to insert a module header when I click on this button, the function runs, does its job, but after the buttons are disabled!
I suspect the "inserenttetetetitremodule" of short-circuited my toolbar, could you help me ?
To start, the function : BrandNewBarAndButton
I created a toolbar in my VBA editor, it has 3 buttons, including one to send an MSGBOX box (Coucou) which works from any module.
Another button to insert a module header when I click on this button, the function runs, does its job, but after the buttons are disabled!
I suspect the "inserenttetetetitremodule" of short-circuited my toolbar, could you help me ?
To start, the function : BrandNewBarAndButton