How about showing us what you've already done? [Contract Date] + 3 should be valid formula.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Jill" <(E-Mail Removed)> wrote in message news:A4DD3509-F5AF-4211-B83C-(E-Mail Removed)...
> I've created custom forms in Outlook 2003 and want to populate certain fields
> with automatically calculated dates. For instance, if I put "May 1, 2005" in
> the first field, "Contract Date," I want the following fields to populate
> with the 'Contract Date' + X number of days. So the field Delivery Date
> would automatically fill with the Contract Date plus 3 days, and the
> Inspection Date would fill with Contract Date plus 10 days, and et cetera.
>
> I'm doing something wrong. Can someone please tell me how to do this and
> what formula to use? Thanks so much!!!