Jul 1712 minVBA extensibility – using VBA to add new functionality to the VBEIt is possible to write VBA code that will function on other VBA code. This is called 'extensibility'.
May 249 minContext menus and AddInsHow to use an AddIn to customize context menus in Excel - either programmatically using VBA and using RibbonX.
May 613 minCreating an AddIn in ExcelHow to create an Excel AddIn and use it to listen Excel application events using VBA code.