Thanks. However, I hate to profess my ignorance, but I'm
unsure how to use this code - I'm pretty new to this type
of programming. Can you elaborate?
I'll also check with the programming newsgroup.
Thanks
With the form in design mode, click the View Code button and copy the code
into that window. You must then publish the form and use the published
version to create new items. See http://www.slipstick.com/dev/forms.htm for
more forms basics.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Thanks. However, I hate to profess my ignorance, but I'm
> unsure how to use this code - I'm pretty new to this type
> of programming. Can you elaborate?
> >-----Original Message-----
> >Try:
[quoted text clipped - 5 lines]
> > Item.UserProperties("Date Modified") = Now()
> >End Function
> >"AmyG" <anonymous@discussions.microsoft.com> wrote in
> message
[quoted text clipped - 19 lines]
> >
> >.