Sten Schmidt (Talk | contribs) |
Sten Schmidt (Talk | contribs) |
||
Line 8: | Line 8: | ||
===== Configure the access application ===== | ===== Configure the access application ===== | ||
====== activate ====== | ====== activate ====== | ||
- | Input values | + | Input values to the Debug-Window: <code>CreateObject("AccUnit.Configurator").Init VBE.ActiveVBProject</code> |
Result: | Result: | ||
Line 15: | Line 15: | ||
====== remove ====== | ====== remove ====== | ||
- | nput values | + | nput values to the Debug-Window: <code>CreateObject("AccUnit.Configurator").Remove VBE.ActiveVBProject</code> |
Contents |
(is not recommended)
The following comments are not required for use with the Add-In.
Input values to the Debug-Window: CreateObject("AccUnit.Configurator").Init VBE.ActiveVBProject
Result:
nput values to the Debug-Window: CreateObject("AccUnit.Configurator").Remove VBE.ActiveVBProject