View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Fixemer David Fixemer is offline
external usenet poster
 
Posts: 21
Default Further ActiveX questions

Gurus,

My machine barley booted when I tried to remove the
comdlg32.dll (Which doesn't totally remove it and kind of
errors out). It also seems to make no difference wether
the comdlg32.ocx is installed or not. My excel VBA
additional controls always has Microsoft Common Dialog
6.0, while my References never has Microsoft Common
Dialog. I have used the "browse" and added the Microsoft
Common Dialog, but it also doesn't seem to matter? If I
create a userform that has and uses the common dialog box,
what files if any will need to be copied with the *.xls
file?

Should I be worried that the comdlg32.dll doesn't
uninstall all of the way?
Why has my common dialog box toolbar icon changed?
What does it take to license it on this machine?
If I make a userform that utilizes the common dialog box
do I need to copy a .ocx or .dll file with it?

Sincerely,

David Fixemer