Add-in template locked in VBE?

E

Ed

I created a template and added it as an Add-In (my first one; I figured I'd
try it on myself before I tried giving one to someone else!). It's checked
in the Templates and Add-Ins window. It loads, and the macro is available.
But when I go in to the VBE and click (right or left) on the project, I get
a message telling me it's locked for viewing. It is *NOT* locked through
the properties. I can open the .dot file and Alt+F11 into the project's VBE
that way, but not through a Normal-based document. Did I do something
wrong?

Ed
 
C

Charles Kenyon

You need to actually open the template (like a Word document) to edit its vb
components. Loading it as an Add-In makes these components available but not
editable.
--

Charles Kenyon

See the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

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

Top