Forum Discussion
saraalrawashdeh
Feb 05, 2019Copper Contributor
Add or register an ActiveX control
I want to create a date picker or a drop-down calendar. I tried to create it by installing an ActiveX control, but it keeps showing me this message: "The selected file does not contain any self- re...
kinuasa
Feb 06, 2019Brass Contributor
Hi,
I think below site will be helpful.
Register the calendar control in your system
regsvr32.exe XXXXX.ocx
[How to create calendar in Excel (drop-down and printable)]
https://www.ablebits.com/office-addins-blog/2016/10/12/insert-calendar-excel-datepicker-template/
Hope this helps
kinuasa
- saraalrawashdehFeb 09, 2019Copper Contributor
Hi Kinuasa and thank you. But unfortunately, I followed the instructions to add it, and it succeeded. I restarted Excel and still the Microsoft Date and Time Picker Control does not appear under the more controls option. How can I resolve that?