-
Please see [awesome-vba](https://github.com/sancarn/awesome-vba). We use symbology to indicate various things from OS compatibility to application compatibility among other things. This provides users…
-
**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
…
-
I've built an [exporter for VBA type information](https://github.com/sancarn/TypeLibToJSON).
As a result you can find all types in [VBE7.dll](https://raw.githubusercontent.com/sancarn/TypeLibToJSON…
-
I am trying to execute an R script using Rscript in VBA Excel book. However, excel.link opens a new instance of excel when the R script is executed and ignores my workbook. How can I point out to my w…
-
The majority of VBA statements (i.e. built-into the VBA language, rather than from the VBA type library) are not currently resolved by RD, and a statement selection isn't identified in the status bar.…
-
Whilst already mentioned in the Preview installation document ( https://www.twinbasic.com/preview.html ), this is just a more prominent note to self that this needs addressing in order to prevent regr…
-
I also would suggest that you split VBASync project. I envision a splitting in 3:
- One library to read vba project, with reader and vba project's object model
- Another library with the vba proje…
-
Using VBA, I am trying to convert a string representation of JSON into an object of dictionary using VBA-Dictionary library since VBA-Dictionary works on both mac and windows. However, I can't seem to…
-
Hello,
I have been looking for a TCP socket server/client implementation in VBA, but couldn't find any up to date.
However, stumbled upon this library but not sure how to implement this in VBA.
…
afvca updated
2 years ago
-
Hi @sancarn
You can add libraries coming from source:
https://leandroascierto.com/blog/
Includes many libraries for VB6 applications such as:
1. ucText
2. ucListView
3. ucVideo
4. ucCalend…