Locking a Form

G

Guest

I have a form that has several field that either need to be key'd in or have
drop down menu's for selections. What I want to do is lock all fields so the
person I am sending the form to won't be able to make any changes. In
essence lock the data.

Any help will be appreciated, but be kind because I am a newbie at this.
thanks
s
 
S

Sue Mosher [MVP-Outlook]

Click the Edit Read Layout button in form design mode, and for each control on that layout, set it to ReadOnly in its Properties dialog. You might also replace combo box controls on that layout with text boxes.

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

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top