-
When updating SeleniumVBA, in the VBA IDE references dialog the DLL is market as not available, running code does not work. It is necessary to manually update the reference. This does not happen with …
-
At work I am currently dealing with good old VBA.
The VBA IDE can do some things other, more modern IDEs can't, when debugging.
For example, edit the function while debugging it. At least within s…
-
**Is your feature request related to a problem? Please describe.**
In VBA (not sure about VB6), the autocomplete dropdown does not appear automatically unless there are a clear set of choices to pick…
-
**Describe the bug**
tB throws a compiler error when using vba color constant syntax VBA.vb[color] and VBA.ColorConstants.vb[color]
**To Reproduce**
Steps to reproduce the behavior:
```vba
…
-
**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.2.5906
OS: Microsoft Windows NT 10.0.19043.0, …
-
**Is your feature request related to a problem? Please describe.**
In VBA, it is possible to execute code across document boundaries, or, in software development terms - across different project scop…
-
**Justification**
I have bought a version of DoneEx VBA compiler software that compiles a selected workbook Idea is good however not easy to orchestrate. Considering the framework proposed by RubberD…
-
**Describe the bug**
If an UDT contains a member that is a fixed array, that member seems to get omitted during the type library construction.
**To Reproduce**
Steps to reproduce the behavior:
1…
-
it seems Intellisense tip have 3 types of resources
1) external xml file with $workbook.name$..IntelliSense.xml
2) built-in xml part inside workbook using Workbook.CustomXMLParts.Add strXMLContent
…
-
Hi there,
today I tried this version an my Mac instead the original version with MS Excel for Windows.
Thanks for trying to convert this into a more useful language then VBA (my humble opinion).
…