Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This might help too.
Private Sub Workbook_Open() If ReferenceExists("MyExcellAddin") Then ' We need to generate the report ReportUtils.AutoGenerateReport Me End If End Sub |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can protect worksheet then workbook but not Protect and Share in code | Excel Programming | |||
Generic protect/unprotect code through buttons and code? | Excel Programming | |||
Activate code from another VBAProject | Excel Programming | |||
VBAProject Protect | Excel Programming | |||
code in VBAProject will not run | Excel Programming |