Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to make sure that anyone who runs a report will have an Add-in
set to True on their computer before they start. I tried putting this line in the This Workbook module, but nothing happens. Sub AddInsSet() AddIns.Add("Analysis ToolPak").Installed = True End Sub Any suggestions?? Thanks jeff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
move module from a workbook to new workbook via VBA | Excel Programming | |||
run module in another workbook | Excel Programming | |||
Run worksheet module code from workbook module? | Excel Programming | |||
Automatically Delete WorkBook 2 modules by using Workbook 1 module | Excel Programming | |||
Copy VBA Module and Form from Workbook to another workbook | Excel Programming |