How to add control to toolbox

  • Thread starter Thread starter kurb
  • Start date Start date
K

kurb

Hello

How may I add the Calendar control to the toolbox to place on Userform.
Microsoft Calendar 8.0 mscal.ocx is selected in Reference.

(Calendar on my Userform stopped working properly after upgrading from
Office 2000 to 2003 Professional)

Thank you.

K
 
K

The calendar control shipping with 2003 is Calendar Control 10.0. To add it
right click on the control toolbox and select additional controls and check
it. It then will appear in the toolbox and can be added

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 
In the Visual Basic Editor select any UserForm. Click
View -> Toolbox. Right Click any place on the toolbox and
then click additional controls. Scroll through the list
and you should see Calendar Control. Let me know if this
works.
 
Thank you -this works fine.
Though I have Calendar Control 8.0 with my Office 2003 Professional

Wonder what the difference is

Thanks
K
 
Back
Top