Question on Custom Form and Protected Fields

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to protect or disable a field after data is entered so that at
the recipient end the viewer cannot change the values in a custom field, and
still NOT us VB code to change the Enabled property? Thanks.
 
Not really. Without some code behind the form, any user can change property values in a folder view that has in-cell editing turned on.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top