-
I've seen a bunch of projects store passwords in the VBA. Bad practice it is, but, because sheet protection.
I've seen projects go to the trouble of applying protection to the VBA, only to expose the…
-
It would be nice to make up a few "example/test" projects (they can be stored in a subdirectory of this repo). Each mini project can have a description instructing how CodeExport is used in that situa…
-
This is a placeholder issue for adding backlog items/features. Add wishlist items at your peril....
I'm assigning numbers so we can identify them.
Here's a few to kick off....
001 - Parse Trees
002…
-
I opened an Excel xlsm document with several VBA modules and programming in the sheets.
The rubberduck addin was activated automatically due to its last installation.
When i opened the IDE there were …
-
Been seeing this with a few maldocs lately. Below log is based off of the following sample:
```
MD5 1e1614b8b6d47371362c52aead9e9a12
SHA-1 98a9b22cb592998ee4e1f1939841365c60468bf1
SHA-256 afc4acfb…
-
Open a .xlsm, click Pending.
Close it.
Re-open the workbook.
This is with no Excel add-ins, and no VBE addins other than RD.
---------------------------
Microsoft Visual Basic for Applications
…
-
Using RD 2.01b (2.0.0.38396)
When I open a project in Access 2010 then open the IDE, all forms are opened in design view, all code modules are brought to the foreground in the IDE, and when I try to …
-
I just upgraded to the latest version and opened the project I've been working on. After hitting the Pending button to trigger the initial scan, "Loading references" is shown on the button and nothing…
-
Why is it not backslash in Windows?
Should I change it to slash?
-
I know this just came out, but I was curious if there are plans to test the code on mac office 2016. I tried some things, but it didn't seem to work. I am learning the code, but I don't know what the …