IvenBach

Results 6 issues of IvenBach

Version 2.4.1.20935 OS: Microsoft Windows NT 10.0.18362.0, x64 Host Product: Microsoft Office 2013 x86 Host Version: 15.0.5023.1000 Host Executable: EXCEL.EXE **Description** This is an intermittent issue. When using the hotkey...

bug

Close #5395 Add additional filters. Cache filter index for reuse next time dialog is shown.

up-for-grabs
PR-Status: Conflicting

**What** When a sheets name is used in its own code behind pane replace it with the `Me` keyword. **Why** Use of the `Me` keyword makes it explicit the intention...

enhancement
feature-inspections
up-for-grabs

**Rubberduck version information** Version 2.5.2.0 OS: Microsoft Windows NT 10.0.19042.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.4266.1001 Host Executable: EXCEL.EXE **Description** Renaming a project causes it to...

bug
feature-code-explorer

**Justification** It's much more common to see the code below: ```vba Public Sub Foo() Dim i, j, k As Long 'code End Sub ``` than it is to see: ```vba...

up-for-grabs
difficulty-01-duckling
good first issue
user-documentation

Version 2.5.9.x (debug) OS: Microsoft Windows NT 10.0.19045.0, x64 Host Product: Microsoft Office x86 Host Version: 16.0.17425.20124 Host Executable: EXCEL.EXE **Description** Folder annotation is not consistent amongst added unit tests...

bug
difficulty-02-ducky