Add-ins

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have never developed an add-in, but I have been using one that was first developed in Access 97, converted to 2000 and now I need to convert it to 2003, but it doesn't seem to work. It looks like it installs Ok, but then I can never invoke it from Tools/Add-Ins. From Tools/Add-ins, the Add-in Manager shows up, but when I select the Add-in Manager, it lists my add-in with an 'x' next to it. Is there a registry that I am missing for the USysRegInfo table or a different way to invoke it in 2003? Any advice on known problems? My operating system is Windows XP.
 
hi
this is reginfo for my addin, word for access 2000, xp and 2003:

USysRegInfo Subkey Type ValName Value
HKEY_CURRENT_ACCESS_PROFILE\Menu Add-ins\Translator 0


HKEY_CURRENT_ACCESS_PROFILE\Menu Add-ins\Translator 1 Expression =talxStartTranslator()
HKEY_CURRENT_ACCESS_PROFILE\Menu Add-ins\Translator 1 Library |accdir\Trans9.mda



HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top