The "following code" is missing. See
http://www.outlookcode.com/d/propsyntax.htm for a primer on working with Outlook proprty and control syntax.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Toby0924" <(E-Mail Removed)> wrote in message news:CFE2351B-64B5-4DA5-920C-(E-Mail Removed)...
> Hello all!
>
> I'm trying to create a form that will enable the user to click a check box
> and populate a time stamp in another text field. (It also ads another hour
> to the time that it's stamped) I would like the time stamp to disappear
> whenever the box is unchecked. I have the following code in the initial
> value field below and it gives me the correct time, but I can't get it to
> disappear when the box is unchecked.
>
> Thanks for helping a newbie out!