PC Review


Reply
Thread Tools Rate Thread

DTPicker controls missing from userform

 
 
Ryan H
Guest
Posts: n/a
 
      20th May 2010
I have a userform with about 20 microsoft date and time pickers. For some
reason, I opended the file this morning and all the DTPickers are missing
from my userform. I can't even find the control in my toolbox to redraw
them. Am I missing a reference, if so, does Excel just delete them from your
userform? What reference in VBA do I have to select or check off to get my
DTPickers to show again?

Thanks in advance!!
--
Cheers,
Ryan
 
Reply With Quote
 
 
 
 
ryguy7272
Guest
Posts: n/a
 
      20th May 2010
Very bizarre. I've never experienced this or even heard of such a thing. I
Googled for an answer; your post (here) was about the only that showed up! I
guess there's not much documentation out that that covers this. Do you have
a backup? Probably not, or you could just recover from that, right. Maybe
it’s a memory issue; Excel not starting up right. Can you down the machine,
wait a few minutes, and reboot, then restart Excel? Or, try File > Open >
Click the tiny down arrow on the Open button > Open and Repair > Repair.

HTH,
Ryan--






--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Ryan H" wrote:

> I have a userform with about 20 microsoft date and time pickers. For some
> reason, I opended the file this morning and all the DTPickers are missing
> from my userform. I can't even find the control in my toolbox to redraw
> them. Am I missing a reference, if so, does Excel just delete them from your
> userform? What reference in VBA do I have to select or check off to get my
> DTPickers to show again?
>
> Thanks in advance!!
> --
> Cheers,
> Ryan

 
Reply With Quote
 
Ron Rosenfeld
Guest
Posts: n/a
 
      20th May 2010
On Thu, 20 May 2010 12:05:01 -0700, Ryan H <(E-Mail Removed)>
wrote:

>I have a userform with about 20 microsoft date and time pickers. For some
>reason, I opended the file this morning and all the DTPickers are missing
>from my userform. I can't even find the control in my toolbox to redraw
>them. Am I missing a reference, if so, does Excel just delete them from your
>userform? What reference in VBA do I have to select or check off to get my
>DTPickers to show again?
>
>Thanks in advance!!


I don't know why the DTPicker disappeared from your file. However, to get it
to show up in the toolbox, right click on the tool box and select to Add
Additional Controls. In the dialog box that opens, look for "Microsoft Date
And Time Picker Control" and select that.

On my system (W7Pro-64bit, Excel 2007) it is in the file
C:\Windows|SysWOW64\mscomct2.ocx

YMMV

--ron
 
Reply With Quote
 
Rick Rothstein
Guest
Posts: n/a
 
      20th May 2010
>>I have a userform with about 20 microsoft date and time pickers. For some
>>reason, I opended the file this morning and all the DTPickers are missing
>>from my userform. I can't even find the control in my toolbox to redraw
>>them. Am I missing a reference, if so, does Excel just delete them from
>>your
>>userform? What reference in VBA do I have to select or check off to get
>>my
>>DTPickers to show again?
>>
>>Thanks in advance!!

>
> I don't know why the DTPicker disappeared from your file. However, to get
> it
> to show up in the toolbox, right click on the tool box and select to Add
> Additional Controls. In the dialog box that opens, look for "Microsoft
> Date
> And Time Picker Control" and select that.
>
> On my system (W7Pro-64bit, Excel 2007) it is in the file
> C:\Windows|SysWOW64\mscomct2.ocx


You missed pressing the Shift key for the character between "Windows" and
"SysWOW64" on your line; the statement should be this instead...

C:\Windows\SysWOW64\mscomct2.ocx

--
Rick (MVP - Excel)

 
Reply With Quote
 
Ron Rosenfeld
Guest
Posts: n/a
 
      21st May 2010
On Thu, 20 May 2010 17:15:33 -0400, "Rick Rothstein"
<(E-Mail Removed)> wrote:

>>>I have a userform with about 20 microsoft date and time pickers. For some
>>>reason, I opended the file this morning and all the DTPickers are missing
>>>from my userform. I can't even find the control in my toolbox to redraw
>>>them. Am I missing a reference, if so, does Excel just delete them from
>>>your
>>>userform? What reference in VBA do I have to select or check off to get
>>>my
>>>DTPickers to show again?
>>>
>>>Thanks in advance!!

>>
>> I don't know why the DTPicker disappeared from your file. However, to get
>> it
>> to show up in the toolbox, right click on the tool box and select to Add
>> Additional Controls. In the dialog box that opens, look for "Microsoft
>> Date
>> And Time Picker Control" and select that.
>>
>> On my system (W7Pro-64bit, Excel 2007) it is in the file
>> C:\Windows|SysWOW64\mscomct2.ocx

>
>You missed pressing the Shift key for the character between "Windows" and
>"SysWOW64" on your line; the statement should be this instead...
>
>C:\Windows\SysWOW64\mscomct2.ocx


Thanks for picking that up, Rick.
--ron
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Set DTPicker Date Value if it is not Visible on Userform RyanH Microsoft Excel Programming 4 9th Sep 2008 11:32 PM
UserForm is missing the most basic Win controls. WHAT the? baobob@my-deja.com Microsoft Excel Programming 4 9th May 2008 09:31 AM
MSComCtl2.DTPicker is not available in list of Active X controls =?Utf-8?B?RXhwbG9yZXI=?= Microsoft Access 1 18th Jul 2006 05:58 AM
Is it possible to use 2 dtpicker controls to determine the same property? =?ISO-8859-15?Q?Oliver_Gr=E4ser?= Microsoft Outlook Form Programming 4 13th Jun 2006 12:20 PM
How to use UserForm DTPicker.Value as Autofilter Crieteria Sulu Microsoft Excel Programming 1 30th Aug 2003 02:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:38 PM.