You need to force users to enter data using your form, not through using
in-cell editing in the folder. See
http://www.outlookcode.com/codedetail.aspx?id=79 for sample code.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> We have a custom form that we use with (OL 2000 & OL 2002).
>
[quoted text clipped - 3 lines]
>
> However, if the user is entering data via say View=>Current View=>Phone list, they can enter what ever they like (because MatchRequired is in the
form).
> How do I set MatchRequired =-1 in the Folder field? I assume this will restrict the user input.
>
> Lou.