MSCOMCT2.ocx dosen't exist in Additional controls

leomac

New Member
Joined
Aug 21, 2015
Messages
29
Hi guys,
I've a problem with MSCOMCT2.OCX or Month view in VBA. It dosen't appear in Additional controls.

My computer works with Win 10 x64 and Office 2016.


I can't download MSCOMCT2 from microsoft site. I don't know which is the problem but on the microfost site appear Access Denied...
So I've copied from another CPU the file MSCOMCT2.OCX and I've put it in the folder:


C:\Windows\SysWOW64


Then in prompt command I've wrote:


regsvr32 C:\Windows\SysWOW64\MSCOMCT2.ocx <enter>


Initially there an error code 0x8002801c and the install has failed. Then I've made a .bat file with regsvr32 C:\Windows\SysWOW64\MSCOMCT2.ocx and I've run it as administrator rights.

Apparently the install has accomplished with successfully, indeed in VBA -> Tools -> Reference I can check Microsoft control 6.0 but in TOOLBOX -> Additional controls, Microsoft MonthView Control 6.0 (SP6) doesn't exist.


Do I miss in something's? Where I make a mistake?
Thanks. ;)
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Are you using 64bit Office in addition to 64bit Windows?
 
Upvote 0
Then you can't use MSCOMCT2 as it's not 64 bit compatible. (that's one of the reasons Microsoft recommends using 32bit unless you have a real need for 64 bit)
 
Upvote 0
There isn't one to download I'm afraid.
 
Upvote 0

Forum statistics

Threads
1,216,101
Messages
6,128,837
Members
449,471
Latest member
lachbee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top