If you want another field that works like Birthday and Anniversary to create new calendar items automatically, you would have to write code behind the custom form to add that functionality. That applies to all versions of Outlook.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I am customizing a form for my business contacts. IN OL2003..can I use user
> defined date/time/calendar fled other than the supplied
[quoted text clipped - 4 lines]
>
> Thanks, Tim R
Is there anywhere I can view the code for the two fields that do use the
drop down calendar. As I said...I'm not a "coder" but may be able to figure
this out ?
If you want another field that works like Birthday and Anniversary to create
new calendar items automatically, you would have to write code behind the
custom form to add that functionality. That applies to all versions of
Outlook.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I am customizing a form for my business contacts. IN OL2003..can I use
>user
[quoted text clipped - 5 lines]
>
> Thanks, Tim R
Sue Mosher [MVP-Outlook] - 07 Feb 2006 22:26 GMT
No, there is no code that you can see. The code that Outlook uses internally would be quite different from the VBScript code that you might write behind a custom form or the VBA code you might write if you want to monitor the Calendar folder for new items. If you want to learn how to write Outlook automation code, these web pages should help you get started:
http://www.winnetmag.com/Articles/Index.cfm?ArticleID=21522&pg=1
http://www.outlookcode.com/d/vb.htm

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Is there anywhere I can view the code for the two fields that do use the
> drop down calendar. As I said...I'm not a "coder" but may be able to figure
[quoted text clipped - 14 lines]
>>
>> Thanks, Tim R