-
**I'm submitting a bug report**
Library Version: 3.2.0
**Please tell us about your environment:**
Operating System: Windows [10]
**Current behavior:**
When I add a com referenc…
-
```
Operating system and version (32/64bit) : windows 7 64 bit
.Net Framework version : Microsoft .NET Framework 4
Office name and version(32/64bit) : Microsoft Office 2007
Browser name and version : …
-
Arising from the What's wrong with VBA article I thought I'd put this forward as a suggestion.
**Justification**
VBA lacks reflection. An enumeration dictionary provides a class based on scriptin…
ghost updated
5 years ago
-
**Rubberduck version information**
The info below can be copy-paste-completed from the first lines of Rubberduck's log or the About box:
Version 2.5.0.5244
OS: Microsoft Windows NT 6.1.7601 Servi…
-
**Is your feature request related to a problem?**
In VB6 / VBA, all referenced types are imported into a single global namespace. Collisions can be resolved be prefixing the library name (`Excel.Rang…
-
example test:
``` VB
Tests.test("range should contain value").Includes myRange.value2, "myValue"
```
an error occurs because `myRange.Value2` is a 2 dimensional array.
in `ArrayIncludes()`, c…
-
### Expected behavior
Run copy of "Hajime no Ippo - The Fighting (J)(Eurasia).gba" as normal
### Actual behavior
VBA-M shows the game loaded but produces only a black screen. Not sure if this…
-
Hi,
Does anyone know where to find include files and code examples for the EVB-PSF-MLX90640 evaluation board?
The Melexis website has a link for some PC demo software and a PDF that describes th…
-
Hi. I've been using this macro for about a decade, but couldn't figure out how to contribute on the old site. I have a couple thoughts about "improving" it...
- [x] 1. I have another macro that I…
-
Does Rubberduck provide a function to do this, or functions which can help me do this?
I want to declare a variable by directly writing the declaration directly to memory. i assume we need to writ…