error, when I insert the control commondialog in a userform

error, when I insert the control commondialog in a userform

Anonymous
Not applicable
252 Views
2 Replies
Message 1 of 3

error, when I insert the control commondialog in a userform

Anonymous
Not applicable
Hallo, I have a problem with Windows 2000 / Windows XP, Mechanical 2004DX (SP1) and VBA. When I have different projects with a userform and insert the control commondialog (c:\winnt\system32\comdlg32.ocx) then I get a report: The control can not build. It is not correct licence. This problem I have with different computers. The commandline "regsvr32 comdlg32.ocx" help not. Where is the error? Thanks. Hartmut Callies
0 Likes
253 Views
2 Replies
Replies (2)
Message 2 of 3

Speed_CAD
Collaborator
Collaborator
Hi...

VBA is limited, that error is common 😞

Un saludo de SpeedCAD... 🙂
CHILE
FORO: http://www.hispacad.com/foro
Mauricio Jorquera
0 Likes
Message 3 of 3

Anonymous
Not applicable
Hartmut Callies wrote: > Where is the error? That control is not licensed for use with VBA. Attached is a VBA class module which wraps the Win32 API. Use it instead. -- Things never go according to plan. So plan accordingly.
0 Likes