Microsoft Monthview Control 6 0 (sp6) Missing

Microsoft monthview control 6.0 (SP6) is missing from excel 2016. Where can i find it? What directory do i install the files into? Are there are any further instructions?

  1. 6 To The Power Of 0
  2. Microsoft Monthview Control 6.0 Missing
(sp6)Microsoft Monthview Control 6 0 (sp6) Missing

Nov 25, 2019 Hi experts, i m new to vba, i would like to insert a date picker calendar in my VBA Form. But Microsoft MonthView Control is missing in excel form controls. Using 64 bit windows 10, excel 2016. I came to know that mscomct2.ocx is will not run in 64 bit win10. But after registering mscomct2 DOS msg. Microsoft Date Time Picker 6.0 Excel 2016 Missing. 5:42:29 AM 6:27:56 PM Welcome to the Microsoft Office 2010 IT Pro General Discussions forum. Nov 22, 2020 If Microsoft Monthview Control 6.0 (SP6) is a Technical error, you could possibly complete the below steps to acquire the troubles resolved. Update Windows on the new edition by installing Windows Updates.

If you are working for an old application you may be presented with the error:

Microsoft monthview control 6 0 (sp6) missing person

Component ‘MSCOMCTL.OCX’ or one if its dependencies not correctly registered: a file is missing or invalid:

In this case you have two tasks to complete and neither of them are obvious:

6 To The Power Of 0

DOWNLOAD MSCOMCTL.OCX

MSCOMCTL.OCX is part of Visual Basic 6 Package and you can download you can just download the MSCOMCTL.OCX directly from us HERE.
UPDATE – MAY 2020- Alternately you can surf to the following address but we removed the clickable link because one of our security checks has marked it as an “aggressive site” so use at your own peril: daydownloads.com/microsoft-visual-basic-6-common-controls/

INSTALL MSCOMCTL.OCX

You need to know if you are using a 32bit or 64bit version of Windows and because this is not 2002, we are assuming you want to install it on a 64bit PC. If you try to register MSCOMCTL.OCX (which is 32 bit) on a 64 bit system and you put it in the typical C:WINDOWSSYSTEM32 folder you will get:

THE MODULE ‘MSCOMTRL.OCX’ WAS LOADED BUT THE CALL TO DLLREGISTERSERVER FAILED WITH ERROR CODE 0X8002801C

Microsoft
  1. If you are using 64 bit Windows copy the MSCOMCTL.OCX to C:WINDOWSSYSWOW64
    (If you are using 32 bit Windows copy MSCOMCTL.OCX to C:WINDOWSSYSTEM32)
    .
  2. Open a CMD or PowerShell prompt (as an administrator) and change into C:WINDOWSSYSWOW64
    .
  3. Type

    regsvr32 mscomctl.ocx

  4. Press ENTER
  5. Enjoy

In the posting “Insert a Drop Down Calendar Menu In Excel – Choose a Date!” one of the steps requires that you select the Microsoft Date & Time Picker Control 6.0 (SP4).

Looking for it? Trying to figure out where to download it from? If it is not installed on your system you can download it here.

To unzip a CAB file simply follow the directions in the posting “A Free Alternative to Winzip or WinRar: 7-Zip”

Control

Once the file is unzipped simply run the MSCOMCT2.BAT batch file!

CategoriesUncategorized

Tags7-ZipCalendarDateDrop DownExcelMicrosoftTimewinrarwinzip

Microsoft Monthview Control 6.0 Missing

Related