R
Ronnie
Hello,
We have developed a custom form that dynamically loads common dialog.
The code works fine on Outlook 2003 but fails to load on some machines
with Office 2003 SP2. The line that fails is the following:
set opendd=CreateObject("MSComDlg.CommonDialog")
Any ideas?
Thanks,
Ronnie
We have developed a custom form that dynamically loads common dialog.
The code works fine on Outlook 2003 but fails to load on some machines
with Office 2003 SP2. The line that fails is the following:
set opendd=CreateObject("MSComDlg.CommonDialog")
Any ideas?
Thanks,
Ronnie