in outlook 2013, when click on visual basic editor icon on developer tab, nothing happens. likewise nothing happens when click alt-f11. however, notice under add-ins, microsoft vba outlook addin listed under “inactive application add-ins”.
what i’ve tried make vba addin active:
1) if click “add-in options” button message “there no add-in property pages display”.
2) if ‘manage com add-ins’, vba addin not listed amongst several add-ins.
3) i found outlvba.dll @
“c:\program files\microsoft office 15\data\delta\root\office15\addins\outlvba.dll” when
regsvr32 “c:\program files\microsoft office15\data\delta\root\office15\addins\ outlvba.dll” message:
‘the module “”c:\program” failed load. make sure binary stored @ specified path or debug check problems binary or dependent .dll files. specified module not found.”
(i don’t know debugging.)
if can give me pointer grateful. help.
on 64bit windows you´ll find settings here:
hkey_local_machine\software\wow6432node\microsoft\office\outlook\addins\microsoft.vbaaddinforoutlook.1
usually, value of loadbehaviour vba 9.
Office / Outlook / Microsoft Office Programming / Office 2013
Comments
Post a Comment