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 24, 20249 min read
Context menus and AddIns
How to use an AddIn to customize context menus in Excel - either programmatically using VBA and using RibbonX.
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