View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Obie Obie is offline
external usenet poster
 
Posts: 7
Default Date/Time Picker

Hi Bob:
Yes, the name is "Microsoft Date and Time Picker, Version 6.0".
I think it showed up on the "additional control" list only after I installed
VS.Net. Infact, I see many other good controls there.
Thanx a lot for the useful tip.

"Bob Phillips" wrote:

also look for an entry called

Microsoft Date and Time Picker Control, version n.n

--

HTH

RP

"Tom Ogilvy" wrote in message
...
Assuming in the VBE editing a userform:
did you do Additional Controls in Tools=Additional controls (A userform
should have the focus)

In the workbook, click the other controls button at the bottom of the
control toolbox toolbar (the crossed tools icon).

--
Regards,
Tom Ogilvy

"Obie" wrote in message
...
I don't have the DTPicker control in my control toolbox. I looked in

the
"additional controls" and only saw the "calendar" control. Where do I

find
the DTPicker control?
Thanx in advance for your help.