|
-
Mar 22nd, 2003, 12:56 PM
#1
Thread Starter
Junior Member
OFFICE Addin problem
I have created an add-in for MS Word which includes adding a button and when the button clicked, a form is loaded. It works fine with the Word.
However, if more than one instance invoked, only the first instance and load the form when the button is clicked. However, all the instances have the button shown.
Could any one help me to solve this problem?
-
Mar 24th, 2003, 04:28 AM
#2
I think I'm right in saying that you need to save the code & button into the Normal.dot template file, that way, any new instances of word which are created will contain this script & you're button will work throughout every instance...
-
Mar 27th, 2003, 06:28 AM
#3
Thread Starter
Junior Member
Could you tell the me the way to create the .dot?
And if I want to create install the add-in using PDW, where should be install the .dot ?
-
Apr 4th, 2003, 03:33 AM
#4
New Member
save the document as .dot
hi,
You can create a normal word document as while saving it save it as .DOT extension
and if u want to to launch everytime u load word then
place that .dot file in this directory
c:\program files\ms office\office\startup\test.dot
and when u launch word this .dot file will be launched as well.
pivi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|