-
![image](https://user-images.githubusercontent.com/25420409/39084288-3cb48ada-456b-11e8-94b1-a431cafc9ed0.png)
This is due to neither of the options from the VBA CommandBarButton.ApplyIcon method b…
-
```
VBA --- JS Converter is not converting the VBA inbuilt functions to javascript
object.
VBA functions details can be found at :
http://msdn.microsoft.com/en-us/library/3ca8tfek%28VS.85%29.aspx
Ja…
-
**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…
-
**Rubberduck version information**
The info below can be copy-paste-completed from the first lines of Rubberduck's log or the About box:
Rubberduck version : latest as of today Rubberduck v2.4…
-
As requested by Mark, I have attached patches that
demonstrate a problem I am having with parameter
handling when using a Python COM Object from Visual
Basic after creating a type library for th…
ghost updated
7 years ago
-
Currently, the vbWatchDog integration is planned for the Q4 as per the twinbasic/twinbasic#335.
One roadblock I'm seeing is the desire to convert some VBA projects into a tB library. However, it al…
-
Hello,
I installed the last version of selenium basic using the exact following instructions
https://stackoverflow.com/questions/57216623/using-google-chrome-in-selenium-vba-installation-steps
When…
-
[This was originally opened here](https://github.com/castleproject/Core/issues/472).
Basically, the issue is that Moq uses a single `ProxyGenerator`, which is fine for 99% of the scenarios. However…
-
When a document has attributes mixed with variables, it fails to parse correctly, as it believes module level declarations should occur after all attribute declarations. This seems to be not uncommon …
-
`rust_xlsxwriter` is a Rust library that can be used to write text, numbers, dates and formulas to multiple worksheets in an Excel 2007+ XLSX file.
It is a port of the [XlsxWriter] Python module by…