ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Common Dialog Error (https://www.excelbanter.com/excel-programming/282944-common-dialog-error.html)

Clement

Common Dialog Error
 
Hi all,

I trying to add a commondialog control into my VBA form in excel, but it
show an error message "The control could not be created because it is not
properly licensed."

How to solve this problem?

Thanks

Clement



Chip Pearson

Common Dialog Error
 
Clement,

You need a design-time license for the CommonDialog control, which comes
with VB6 and, I think, the Developer edition of Office. ActiveX controls
operate in two "modes": RunTime and Design. If you have the control on your
machine, you can use it from compiled programs at run time. But in order to
include the control in your own projects, you need a design license.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Clement" wrote in message
...
Hi all,

I trying to add a commondialog control into my VBA form in excel, but it
show an error message "The control could not be created because it is not
properly licensed."

How to solve this problem?

Thanks

Clement






All times are GMT +1. The time now is 06:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com