Controls not properly licensed?

Controls not properly licensed?

Anonymous
Not applicable
504 Views
1 Reply
Message 1 of 2

Controls not properly licensed?

Anonymous
Not applicable
I've tried loading some new controls onto VBA 6.3's toolbox, by right-clicking inside the toolbox. I've got several new controls displayed, such as "Microsoft ADO Data Control 6.0 (SP4) (OLEDB)". But when I click on the new control to place it into a form, I get an error message: "The control could not be created because it is not properly licensed." How do I get it properly licensed? If it's available to add to the toolbox, then there must be a way of actually using it.

Thanks

Albert
0 Likes
505 Views
1 Reply
Reply (1)
Message 2 of 2

arcticad
Advisor
Advisor
Not all controls will allow you to use them

Many of them will allow you to use them if you have the appopriately installed program, such as Visual Studio / Office etc.

Some will only work in VB and not in VBA.
---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes