-
For the maldoc with hash 0cc55b590757edfd26bc2c50f2cc961836282431202262fab5f2f9e0b5c15a53 from VT, oleform fails with a ' unpack str size too short for format' error when extracting form variables. I …
-
I have a functioning Excel macro that always produces a Rubberduck parse Error.
When I click the icon to view the parse errors, the search results box is empty
![image](https://cloud.githubuserconte…
-
Note: Clone of stackoverflow ticket: [Link](https://stackoverflow.com/questions/46353473/epplus-add-worksheet-with-latest-version-of-office-losses-all-macros?noredirect=1#comment79667137_46353473)
…
-
Hello, how would I do the following-
![image](https://user-images.githubusercontent.com/36999246/38140774-266e5540-33ea-11e8-9170-c9243abd51bc.png)
This is the code I have started-
Dim Cl…
-
When olevba scans a single file, there is a first pass in triage mode, followed by detailed analysis. The issue is that the olefile is closed at the end of triage mode, therefore any attempt to open o…
-
> As a VBA dev, I want to keep my documents in the same ire tort as my repository, but exclude it from the repository. I also don't want the user form binary files in the repository.
Create a defaul…
-
Although there doesn't seem to be much in the way of actual support for syncing Atom packages across computers via dotfiles, and [`parcel` was sunsetted awhile back](https://github.com/jamescmartinez/…
-
I'm looking for a way to extract the user-created VBA code in each macro/module. So far, I've been successful in using CFB.parse to return a parsed representation of the raw VBA CFB Object exposed by …
-
Neither of these COM types appear in the VBA object browser, and there really isn't a direct analogue to them in the language. For example, in MSHTML, the union `tag__MIDL_IWinTypes_0009` is declared…
-
Hi Rubberduck People,
Thanks for all the beautiful work on this project.
I have a small program I am building in VBA behind MSAccess 2013, and have an issue where the Test Explorer hangs.
My lo…