PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Setup date and time picker

Reply

date and time picker

 
Thread Tools Rate Thread
Old 19-05-2004, 01:38 PM   #1
amthony
Guest
 
Posts: n/a
Default date and time picker


I have re-i nstalled excel, howver I have know lost the
common contril function, and the date and time picker.
How do I reinstall them? Any help would be appreciated.

  Reply With Quote
Old 27-05-2004, 06:49 AM   #2
Raghu Prakash
Guest
 
Posts: n/a
Default RE: date and time picker

Hi Amthony,

Please let me know if i am understood this wrong.
You are looking for date and time picker control which was developed.
Activating and Inserting Controls
http://msdn.microsoft.com/library/d...-us/odecore/htm
l/deconinsertingcontrols.asp?frame=true

Activating and Inserting Controls on a VBA Project
To activate controls on UserForms in your VBA project

In the Visual Basic Editor, with your UserForm open, right-click on or near
a control on the Toolbox.

Click Additional Controls to display a list of all available ActiveX
controls.
Note The list is dynamically created, and many controls that appear will
have been installed by various applications or downloaded from the
Internet. However not all controls are suited to be placed in the host
containers listed earlier. Doing so can result in unexpected behavior.

Select the desired control from the list. Office 2000 Developer controls
are listed as:

Microsoft Date and Time Picker Control, version 6.0

Click OK.
Once the control is activated, an icon for that control is added to the
Toolbox.

Thank You...
Raghu...
This posting is provided "AS IS" with no warranties, and confers no rights.

  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off