Search code examples
VBA Rubberduck How to "move closer to usage" multiple variables?...


vbarubberduck

Read More
How can I edit files with VBA code using Rubberduck, leaving no traces of Rubberduck in the VBA proj...


vbarubberduck

Read More
Why is referencing sheet by index still implicity referencing referencing by activesheet...


excelvbarubberduck

Read More
With the Rubberduck VBE add in is there a way to disable inspections on a module level?...


vbarubberduck

Read More
Excel hangs at exit after running RDVBA tests...


excelvbarubberduck

Read More
Can not see the add in after installing rubberduck?...


excelvberubberduck

Read More
How to run a sub in a `Create` function and how to make a mock/stub/fake for a chart `Series`?...


excelvbarubberduck

Read More
VBA Raising event on another class...


excelvbaeventsrubberduck

Read More
Test Module VBA...


excelvbarubberduck

Read More
Rubberduck VBA Code Inspections: Member 'x' has a 'VB_VarHelpID' attribute with valu...


excelvbarubberduck

Read More
How can I deliver an Excel VBA app without Rubberduck TestModules?...


excelvbaunit-testingrubberduck

Read More
How to set the Attribute VB_PredeclaredId using RubberDuck '@PredeclaredID...


vbaoopattributesrubberduck

Read More
IoC container for VBA...


vbadependency-injectioninversion-of-controlioc-containerrubberduck

Read More
Properly handle Worksheet events when sheet's code-behind is implemented in a "proxy" ...


excelvbarubberduck

Read More
Setting (Private WithEvents As Sheet1) sheetUI = Sheet1 causes error 438: Object doesn't support...


excelvbarubberduck

Read More
Can RubberDuck test if a program ends?...


vbarubberduck

Read More
Rubberduck VBA: What can cause a Resolver Error?...


vbarubberduck

Read More
How to unit test VBA code? - Two different pointers...


vbaunit-testingrubberduck

Read More
With New MyTestableMacro .Run - What does it do?...


vbarubberduck

Read More
Can I change a private methods visibility in order to unit test them...


vbaunit-testingtddrubberduck

Read More
How to design and unit test a VBA class module for adding formatted tables to document...


vbaexcelms-wordrubberduck

Read More
Rubberduck in Autocad...


autocadvberubberduck

Read More
Using Rubberduck unit tests, how can I find out which one of multiple asserts failed?...


vbaunit-testingassertionsvberubberduck

Read More
Rubberduck UI submenus are disabled...


vbavberubberduck

Read More
Are there configuration settings to remember docked toolwindow positions in the VBE?...


excelrubberduckvba

Read More
BackNext