Article ID: 165949 - Last Review: January 19, 2007 - Revision: 1.1 OL97: Calendar Control Not Available to VBScriptThis article was previously published under Q165949 SUMMARY
The Outlook Contact, Appointment, Task, and Journal Entry forms contain a drop-down calendar that allows you to select a date by clicking a day on the calendar. This feature is internal to Outlook and you cannot access it from a custom page of an Outlook form or another program because it is not a separate control.
MORE INFORMATION
To see the Outlook calendar control, open a new appointment, and then click the
arrow to the right of the Start Date or End Date fields. Outlook
displays a small monthly calendar where you can click to select a date. To use this functionality in a custom form, you must use a custom control that provides similar functionality. These controls typically require that you use Microsoft Visual Basic Scripting Edition (VBScript) in the form. For additional information about where to obtain these controls, please see the following Web site: http://www.slipstick.com/dev/datepick.htm
(http://www.slipstick.com/dev/datepick.htm)
REFERENCES
For more information about creating solutions with Microsoft Outlook 97,
please see the following articles in the Microsoft Knowledge Base:
166368
(http://support.microsoft.com/kb/166368/EN-US/
)
OL97: Resources for Custom Forms and Programming
170783
(http://support.microsoft.com/kb/170783/EN-US/
)
OL97: Q&A: Questions about Customizing or Programming Outlook
| Article Translations
|

Back to the top
