Microsoft Monthview Control 6 0 Excel 2013 Missing



In Excel 2010 it was quite easy for me to populate a date cell using the MonthView Contol I think from Microsoft Windows Common Controls 6.0. Windows10 64bit. I am looking for the Calendar Control that should be an Additional Control in the ToolBox. View 6 Replies View Related Missing Microsoft Forms 2.0 Object Library May 27, 2006. I'm using a user form and i have the microsoft forms 2.0 Object Library checked. I have sent to another user, and i can't compile, when i took at this vba tools reference, microsoft forms 2.0 Object Library checked is missing (and not available in the drop down. The first exercise is too create a user form with the ActiveX Date and Time Picker Control. This control has to be added to the control toolbox from the Additional Control menu - specifically the Microsoft Date and Time Picker Control 6.0. There are many check boxes for additional controls, but this particular control is not listed. I cant find the Microsoft MonthView control 6.0 tool in Visual Basic for Excel 2013. 60-tool-in-visual-basic-for-excel-2013 Question 4 3/29/2016 6:28:48 PM 1/30. Microsoft Excel 14.0 Object Library OLE Automation Microsoft Office 14.0 Object Library Microsoft Forms 2.0 Object Library Missing: Microsoft Windows Common Controls 6.0 (SP6) If schedule and time permits I will post back during the week, but looks like not until this weekend. Thanks for the help.

Harry Flashman

Active Member

Microsoft Monthview Control 6 0 Excel 2013 Missing Word

Microsoft monthview control 6.0 excel 2013 missing

Microsoft Monthview Control 6 0 Excel 2013 Missing Key

Microsoft Monthview Control 6 0 Excel 2013 Missing

Microsoft Monthview Control 6 0 Excel 2013 Missing Persons

I am working my way through the exercises in a book called Excel 2010 Programming by Example with VBA, XML and ASP.
I am at chapter 19: Creating Custom forms
The first exercise is too create a user form with the ActiveX Date and Time Picker Control.
This control has to be added to the control toolbox from the Additional Control menu - specifically the Microsoft Date and Time Picker Control 6.0. There are many check boxes for additional controls, but this particular control is not listed.
Apparently a file MSCOMCT2.OCX needs to be registered. I found this file in the folder C:WindowsSysWOW64and registered using the instructions I found at this site:
Access 2010 Datepicker control missing
These were the instructions:
Go to StartAll ProgramsAccessories.
* Right-click Command Prompt and then click on Run As Administrator.
* Change directory to the folder where you extracted the files. For example, type the following and then press Enter: cd c:windowssystem32
* Type the following and then press Enter: regsvr32 mscomct2.ocx
* You should get a message saying this succeeded.
I now have this file in box the WindowsSystem32 folder and the WindowsSysWOW64 and I have registered both, but it still does not show up as an additional control that I can select.
As I mentioned WindowsSysWOW64 already had this file so I downloaded another file from a link suggested in the book:
http://activex.microsoft.com/controls/vb6/mscomct2.cab
... and then installed that in WindowsSystem32.
I also have Excel 2010 64 bit installed on my computer but that does not have the Microsoft Date and Time Picker either.
Has anyone else been through this process and know what to do? Any assistance would be greatly appreciated.
Cheers.