top of page
Blog posts
Search
Jul 17, 202412 min read
VBA extensibility – using VBA to add new functionality to the VBE
It is possible to write VBA code that will function on other VBA code. This is called 'extensibility'.
0 comments


May 15, 20245 min read
The Ribbon and AddIns
How to add Ribbon controls (a button and a ComboBox in this post) to an AddIn
0 comments

May 6, 202413 min read
Creating an AddIn in Excel
How to create an Excel AddIn and use it to listen Excel application events using VBA code.
0 comments

Articles: Blog2
bottom of page