V
Vik
I created an Excel app using VBA (on Windows 2000) that uses the
Microsoft Common Dialog Control Version 6.0, comdlg32.ocx and had the
user copy it on her machine (also Win2K).
When she opens the spreadsheet and looks at her references, the common
dialog reference points to mscomdlg.twd instead of comdlg32.ocx and it
also says that it (mscomdlg.twd) is MISSING. Any attempt to uncheck
the missing reference resulted in the 'in use, cannot remove' message.
Also, the comdlg32.ocx did not show up on her list of references.
I then had her register the comdlg32.ocx, and redisplay the references
and sure enough it showed up (checked) along with the MISSING
mscomdlg.twd. However, when I clicked on the ok button of the
references window, I got the 'Cannot find library' message.
Any help will be appreciated.
Thanks
Microsoft Common Dialog Control Version 6.0, comdlg32.ocx and had the
user copy it on her machine (also Win2K).
When she opens the spreadsheet and looks at her references, the common
dialog reference points to mscomdlg.twd instead of comdlg32.ocx and it
also says that it (mscomdlg.twd) is MISSING. Any attempt to uncheck
the missing reference resulted in the 'in use, cannot remove' message.
Also, the comdlg32.ocx did not show up on her list of references.
I then had her register the comdlg32.ocx, and redisplay the references
and sure enough it showed up (checked) along with the MISSING
mscomdlg.twd. However, when I clicked on the ok button of the
references window, I got the 'Cannot find library' message.
Any help will be appreciated.
Thanks