top of page
Blog posts
Search
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'.
Jul 17, 202412 min read
0 comments


Context menus and AddIns
How to use an AddIn to customize context menus in Excel - either programmatically using VBA and using RibbonX.
May 24, 20249 min read
0 comments


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


Articles: Blog2
bottom of page