![]() |
|
#1
|
|||
|
|||
|
Hi,
I need to remove an add in (global template) programatically. I uncheck and remove the add in from the list as follows: Code:
Application.AddIns(sAddInFileName).Installed = False Application.AddIns(sAddInFileName).Delete Code:
Kill sAddInFilenameAndPath Hence, I assume the template file is still open but when trying to use Code:
Documents(sAddInFilenameOnly).Close Thanks for your help. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Programatically hide slides during presentation
|
ky1488 | PowerPoint | 4 | 09-11-2013 08:21 AM |
| How do I send an email programatically? | macroscope | Outlook | 7 | 02-01-2013 02:27 PM |
Programatically Managing Word Document Structure
|
mlbliss | Word VBA | 3 | 11-07-2012 07:42 PM |
Apply font color programatically using VBA Word
|
divakarganta | Word VBA | 3 | 08-08-2012 08:05 PM |
| Programatically open Outlook folder (set focus) using RDO? | NicMic | Outlook | 0 | 01-10-2008 03:27 PM |