DTPicker - DatePicker

AlanAnderson

Board Regular
Joined
Jun 7, 2010
Messages
134
Hi,
I have two machines, both with XP and Office Professional 2003.

On one I am able to run Excel with Macros that use ms DTPicker.
On the other I cant and when I try to add it through "Additional Controls" it is not on the list at all.

My questions:

1. Can I copy the file (belive its called mscomct.ocx) from one machine to other?
2. Where is this file. I can't find it using a search - it's probably inside another file.

Regards,

Alan

PS I hope this is the correct forum for this question.
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
The ocx is usually in C:\Windows\system32.
Are you using the same file on both machines?
 
Upvote 0
Hi Rory,
I found file in System32 - Thanks for that.

However if I copy it accross to other machine (same location) the "Additional Controls" facility still does not see it.

Any ideas??

Thanks,

Alan
 
Upvote 0
Did you register it using regsvr32?
 
Upvote 0
Open a command prompt (start-run type 'cmd' without the quotes then enter), then type:
c:
then press Enter. Then type:
CD C:\Windows\system32
and press enter, then type:
regsvr32 mscomctl.ocx
and press enter.
 
Upvote 0

Forum statistics

Threads
1,224,599
Messages
6,179,827
Members
452,946
Latest member
JoseDavid

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