PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming DatePicker

Reply

DatePicker

 
Thread Tools Rate Thread
Old 11-08-2004, 04:09 PM   #1
Andy
Guest
 
Posts: n/a
Default DatePicker


Hi

I've have just created an outlook form that I have 4 text
boxes on. 2 for Day, Month, Year and time. At present I
have to go into each drop down box and select the
appropriate value.

Is there an option/feature with Outlook forms that I could
click on a box and a Date and Time picker would appear
where I select my required date and time and then this be
displayed in text box?

I've looked on-line and there is mention of a datepicker
but my experience is very limited to outlook forms and VB
  Reply With Quote
Old 11-08-2004, 04:39 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: DatePicker

Outlook itself does not include any date picker control (which, by the way,
is one reason why the first page of the appointment, journal, and task forms
is not editable). See http://www.outlookcode.com/d/datepick.htm for controls
you can add.


--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Andy" <anonymous@discussions.microsoft.com> wrote in message
news:425e01c47fb5$28148ca0$a501280a@phx.gbl...
> Hi
>
> I've have just created an outlook form that I have 4 text
> boxes on. 2 for Day, Month, Year and time. At present I
> have to go into each drop down box and select the
> appropriate value.
>
> Is there an option/feature with Outlook forms that I could
> click on a box and a Date and Time picker would appear
> where I select my required date and time and then this be
> displayed in text box?
>
> I've looked on-line and there is mention of a datepicker
> but my experience is very limited to outlook forms and VB



  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