Forum Discussion
TreDi
Jul 27, 2020Copper Contributor
Access 2019 how to install a own add in
my intention is it to use my own vba subs an functions in all opened Databases without setting a reference. I want to use the possibility of a own add in. I renamed a database file with vba code from...
Jul 29, 2020
The only idea I have would be to locate the msaccess.exe file, right-click and select Run As Administrator, then try again.
- TreDiJul 29, 2020Copper Contributor
Thank you, but this is the way, i did. This was not the problem. In the meantime, i m one step further. The reason for the error was a bad string for the subkey in the USysRegInfo table . Now i can install and uninstall the add in in the "add in menu" and the item in the available add ins is checked. But in the result is, i see no functions (vba code) from the addin-Database in the vba-editor an the object-browser shows also nothing from the addin-database. There can i find a example for the planed way? On MS help-pages, i can't find anything to this point.
- jacksonmacdJul 14, 2021Copper ContributorDid you ever resolve this issue with MS Access add-ins for A2019? I am running into the same problem.
- TreDi210Jul 15, 2021Copper Contributor
no, nothing happens