![]() |
#2
|
|||
|
|||
![]()
OK I see the errors of my ways now... this works without error.. but the AddIn is still not enabled?
Set oWord = CreateObject("Word.Application") Set oAddins = oWord.AddIns oAddIns.Add "C:\Program Files (x86)\Labelling Tool v.2.0\LabelingData\Labeling.dotm", True oAddIns ("C:\Program Files (x86)\Labelling Tool v.2.0\LabelingData\Labeling.dotm").Installed = True Set oAddins = Nothing oWord.Quit Set oWord = Nothing |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
charlesmac | Excel | 3 | 08-15-2012 05:22 AM |
![]() |
tinfanide | Excel Programming | 2 | 06-09-2012 10:19 AM |
![]() |
Manit | Excel Programming | 4 | 12-08-2011 07:35 PM |
![]() |
Hikmetotheron | Word | 3 | 04-26-2011 02:01 PM |
Problem with my microsoft word com object in c# web application | Naresh_1210 | Word VBA | 0 | 03-11-2010 12:26 AM |