My customer wants to convert Access 2000 module to Access 97. (mmm.. silly job).
Anyway, I am stucked in here.
cmdlg32.ocx is loaded. And used to following code.
Dim cdl As MSComDlg.CommonDialog
Set cdl = New MSComDlg.CommonDialog
-> "Active X component can't create object" error message.
Please help me. I am stucked with this simple looking problem.
Anyway, I am stucked in here.
cmdlg32.ocx is loaded. And used to following code.
Dim cdl As MSComDlg.CommonDialog
Set cdl = New MSComDlg.CommonDialog
-> "Active X component can't create object" error message.
Please help me. I am stucked with this simple looking problem.