C
Christopher Glaeser
Attempts to compile Access modules to improve performance results in a
compiler error on the following declaration.
Dim objOutlook As Outlook.Application
Any suggestions on how to compile this? Should objOutlook be declared as an
Object?
Best,
Christopher
compiler error on the following declaration.
Dim objOutlook As Outlook.Application
Any suggestions on how to compile this? Should objOutlook be declared as an
Object?
Best,
Christopher