Daniel Curran on January 6th, 2009
1 Star2 Stars3 Stars4 Stars5 Stars6 Stars (27 votes, average: 4.04 out of 6)
Loading ... Loading ...

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).

batch-fileLooking 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

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

Related Posts:
  • Insert a Drop Down Calendar Menu In Excel – Choose a Date!
  • How To Print Multiple Outlook Calendars And Tasks In Overlay Mode
  • How To Manage Pictures From Multiple Digital Cameras
  • How To Get Alerts for Tasks on your iPhone
  • 43 Responses to “How to Install Microsoft Date & Time Picker Control 6.0 (SP4)”

    1. I have developed a worksheet for my department and it includes the use of Microsoft Date and Time Picker Control 6.0 as part of a UserForm. When I distributed the worksheet, a few employees have had the debugger come up when the UserForm appears because their version of excel does not have the Microsoft Date and Time Picker as an option under "Additional Controls…" on the toolbox pulldown. I tried installing the Picker using your instructions above but all that happened was it ran a command box for a split second and then nothing happened. Any suggestions? Some Microsoft Excel 2003 users have the control, others do not. Can the problem be resolved through a service pack download or some sort of Microsoft update? Or perhaps you may know what I am doing wrong when I tried running the above download. Any ideas would be appreciated!

      Thanks, Ian

    2. Ian, did you run it as the local administrator?

    3. Exactly what I was looking for. Thanks!

    4. Unzipped the file and ran the batch file but said "Access is Denied". Tried running as Administrator too and that didn't do anything different

    5. THANKS.

    6. Hi
      Can I put date and hour together? is there this resource in microsoft date and time picker 6.0

    7. I tried to follow the above steps to insert a drop down calendar to pick a date, however after I make the box for the date to appear, it says cannot insert object. Pls. help.

    8. Hi i ran the bat file but nothing happens. The dos window opens up and closes within a sec… Ur reply is very important.. please anyone help

    9. Hi, I am also facing the same issue of "cannot insert object" even after appying the same method as given above.Help appreciated
      Piyusha

    10. Thank this actually helps after installing SP4

    11. This doesn’t work. I get the same problem as Ian and Mary. Command window pops up for a split second, then closes.

    12. This doesn't work. I get the same thing as Mary and Ian. Command window opens up for a split second then closes.

    13. Worked like a charm. Only wish there was an easier way to get a colum of these dates without copying and pasting the control over and over again and changing the linked cell for each one.

    14. I actually unzip "Microsoft Date & Time Picker Control 6.0 (SP4)" but still cant run" MSCOMCT2.BAT "

    15. Copy both the .bat file and the .OCX file to your desktop. Copy the MSCOMCT2.OCX to your system32 folder, then run the batch file "as administrator". Reopen excel and check controls. And there it was. Works great. Wish I could blank it out but looks like there has to be a date in there after you select an initial date.

    16. McCoy

      Thank you so much for your help

      It really works great

    17. Thanks for that however when i put it on excel 2010 the addin has for name "Microsoft Date and Time Picker Control 6.0 (SP6) and does not seems to be working correctly.

      By the way for those having the problem "cannot insert object" , this is because you coding actual is preventing you from adding another object. Try removing the code and give it a try.

      Regards,
      Guest

    18. Hi McKoy, I've done as adviced above; did a MSCOMCT2.BAT download but I can't see it run. The windows just flickers and disappears pretty fast. I've equally tried the second option of copying both .bat file and the .OCX file in system32 folder, and ran it, but this didn't have the DT Control installed on to the additional ActiveX Controls. How else can I install this?

      I'm the administrator in my machine. By the way, this a windows 7 OS.

    19. Downloaded cab file, extracted files, manually copied ocx file to system32 folder, manually executed regservr32. Opened Excel. Under Developer tab, more contorls (AX), object not in list. Selected to manually register MSCOMCT2.OCX, and got error, "Cannot register this control.". This is Windows 7 (64-bit) and Excel 2003.

    20. Everyone's referring to the BAT file, but I only see an OCX and an INF file. Should I rename the INF to .BAT and run it or …..

    21. Since my initial comment above well over a year ago I have had success registering the MSCOMCT2.OCX and installing the DT Picker Control on all our systems. However, as systems in our department are switching over to Windows 7 I am having a similar problem to "Guest" where the control will not register. I am guessing it has to do with the enhanced safety features on Windows 7 and restrictions on being able to download content, even if logged in as the administrator. Anyone have a solution for this?

    22. In Windows 7 64-bit ocx is in c:windowssysWOW64 folder. The registry settings will depend on flavor of MSO with regards to 32- or 64-bit. Do you know if it is MSO that adds this control to the system?

    23. just have notised missing "" backslash it path c:""windows""sysWOW64

    24. Having the same problem trying to register the DT picker control (MSCOMCT2.OCX ) – getting the 'cannot register this control' error. Running the batch file gets me an 'Access denied' error in the command prompt window. I'm using Win7 on a workstation at my office, the only thing I can assume is that it's due to my admin permissions, however, the IT guy can't figure it out either :-(

    25. Ian, glad to know you were able to solve this problem. Can you share your solution as I am currently having this problem.

    26. Unbelievable…how hard does this have to be!!!!!! I mean I just want to insert a calendar option.

    27. c:windowssysWOW64 folder — ???? Where's this folder in Win 7

    28. I copied the MSCOMCT2.OCX file to the System32 folder (after getting an Access Denied message from the .bat file). However, I still get the "Could not load some objects because they are not available on this machine" error message when trying to install an Outlook UserForm that had a DateTimePicker control on it (this userform was created on another computer, which had — long ago — had the Developer Edition of Office 2000 on it, the original source of this control).

      So it appears that just copying the .ocx file isn't enough. What else is needed?

    29. Do you know what the control is named in that folder?

    30. I'm running Windows 7 (64-bit) and Excel 2010 (32-bit).

      I followed the instructions on this page: http://www.rondebruin.nl/calendar.htm

      Apparently if you are using Excel 2010 (64-bit), you can't use this solution.

      (1) I downloaded MSCAL.OCX (http://www.gmayor.com/Zips/MSCAL.zip)
      (2) Unzipped and followed the directions in "Installation instructions for mscal.pdf"

      I don't know if this is the tool you're all talking about, but it seems to solve the issue I've been having.

    31. You're probably using a different version of Windows and/or Excel than the people on this forum.

      What worked for me, step-by-step for people as lost as I was …

      (1) I'm running Windows 7 (64-bit) and Excel 2010 (32-bit) … rumor has it Excel 2010 (64-bit) simply doesn't have a solution.
      (2) Download the .CAB file, unzip it and place the file "MSCOMCT2.OCX" in the folder "C:WindowssysWOW64" if you're running Windows 7 (64-bit) or place it in the folder "C:WindowsSystem32" if you're running Windows (32-bit). You'll get a prompt that you need to be an Administrator, accept all of that.
      (3) Click the Start-Menu, where it says "Search Programs and Files" in the little search form at the bottom of the start menu, type "cmd" … right click on the icon and select "Run as Administrator"
      (4) Now you'll have a command line opened, type "cd WindowssysWOW64" if you're using Windows 7 (64-bit) or type "cd Windowssystem32" if you're using a 32-bit version of windows. Press Enter.
      (5) type "regsvr32 MSCOMCT2.OCX", press Enter.
      (6) You should be all set … just go back to Excel, click your Developer tab, click "Insert" … "More Controls" (icon in the bottom right of the box)
      (7) Select "Microsoft Date & Time Picker" out of the menu.

      Hopefully this helps someone

    32. THANKS!!!, SO MUCH, I NEED FOR AN APPLICATION

    33. Nice post. I learn one thing more difficult on different blogs everyday.

    34. Works a treat – thanks!

    35. Anyone know how to get rid of the drop down calendar now? It worked for a month or so and now when I open my files including the ones it worked fine in, the box contains a large red X and I can't do anything with it. Even in Design mode, I cannot select the box and delete it. HELP, please!

    36. Sratch that … it was an ID10T error. :) Sharon

    37. hey Andrew,

      i follow your suggestion, it really works great

      thank u

    38. Thanks, the calander works great – only problem is when I close excel and re-open the calander box keeps going back to it's origanal size after I have made it smaller, is there away to keep it the same size?

    39. HI Andrew. When I type "cd WindowssysWOW64" I get "the system cannot find the path specified". The only difference between your set up and mine is that I am using Excel 2007. in hte command prompt administrator I am on path c:Windowssystem32. I am hoping you have a suggestion for what I am doing wrong. thank.

    40. Sorry – you need backslashes before windows, system32 and mscom…. (the s/w pinched them above)

    41. it includes the use of Microsoft Date and Time Picker Control 6.0 as part of a UserForm.

    42. HOW DO YOU REMOVE THE CODE

    43. I'm not sure if anyone on here got a clear resolve. You can copy the .OCX file to the computer and register it through EXCEL. Just Go to Developer > Insert > More Options > Register Control (Find where you copied the file to) This will register the file to Excel. I hope this helps.

    Trackbacks/Pingbacks

    Leave a Reply

    You will be able to edit your comment after submitting.