G
gbpg
I have written some code that is referencing outlook i.e. open outlook and I
am getting errors. When I go to load the Outlook object 11.0 I don't see this
there. I don't see this on the microsoft site.
How can a write a sub routine with out this? and load it in automatically
for the users that might use this?
Is the there something like Gord Dibben's
Private Sub Workbook_Open()
AddIns ("Analysis ToolPak").Installed = True
End Sub
that will do this?
am getting errors. When I go to load the Outlook object 11.0 I don't see this
there. I don't see this on the microsoft site.
How can a write a sub routine with out this? and load it in automatically
for the users that might use this?
Is the there something like Gord Dibben's
Private Sub Workbook_Open()
AddIns ("Analysis ToolPak").Installed = True
End Sub
that will do this?