Calendar drop-down box?

  • Thread starter Thread starter CQ
  • Start date Start date
C

CQ

Hi!

I'm trying to design some simple Outlook forms for use among my office colleagues. So far so good. However there's one thing that baffles me - I cannot include a calender drop-down box, or time drop-down box, like those that appear in Appointment forms.

Can anyone help me along?

Many thanks!

CQ
 
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 Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers


Hi!

I'm trying to design some simple Outlook forms for use among my office colleagues. So far so good. However there's one thing that baffles me - I cannot include a calender drop-down box, or time drop-down box, like those that appear in Appointment forms.

Can anyone help me along?

Many thanks!

CQ
 
thanks for the advice, Sue!

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 Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers


Hi!

I'm trying to design some simple Outlook forms for use among my office
colleagues. So far so good. However there's one thing that baffles me - I
cannot include a calender drop-down box, or time drop-down box, like those
that appear in Appointment forms.

Can anyone help me along?

Many thanks!

CQ
 
Back
Top