VBA Rubberduck How to "move closer to usage" multiple variables?...
Read MoreHow can I edit files with VBA code using Rubberduck, leaving no traces of Rubberduck in the VBA proj...
Read MoreWhy is referencing sheet by index still implicity referencing referencing by activesheet...
Read MoreWith the Rubberduck VBE add in is there a way to disable inspections on a module level?...
Read MoreExcel hangs at exit after running RDVBA tests...
Read MoreCan not see the add in after installing rubberduck?...
Read MoreHow to run a sub in a `Create` function and how to make a mock/stub/fake for a chart `Series`?...
Read MoreVBA Raising event on another class...
Read MoreRubberduck VBA Code Inspections: Member 'x' has a 'VB_VarHelpID' attribute with valu...
Read MoreHow can I deliver an Excel VBA app without Rubberduck TestModules?...
Read MoreHow to set the Attribute VB_PredeclaredId using RubberDuck '@PredeclaredID...
Read MoreProperly handle Worksheet events when sheet's code-behind is implemented in a "proxy" ...
Read MoreSetting (Private WithEvents As Sheet1) sheetUI = Sheet1 causes error 438: Object doesn't support...
Read MoreCan RubberDuck test if a program ends?...
Read MoreRubberduck VBA: What can cause a Resolver Error?...
Read MoreHow to unit test VBA code? - Two different pointers...
Read MoreWith New MyTestableMacro .Run - What does it do?...
Read MoreCan I change a private methods visibility in order to unit test them...
Read MoreHow to design and unit test a VBA class module for adding formatted tables to document...
Read MoreUsing Rubberduck unit tests, how can I find out which one of multiple asserts failed?...
Read MoreRubberduck UI submenus are disabled...
Read MoreAre there configuration settings to remember docked toolwindow positions in the VBE?...
Read More