|
||||||
|
Read Only By Richard Rost ![]() ![]() How to Create a Read-Only Form in Microsoft Access In this Microsoft Access tutorial I will show you how to create a read-only form so users can view information but not make changes, including how to lock down specific fields, visually indicate non-editable areas, and set up a simple password unlock feature using VBA for advanced users. Tessa from Tacoma, Washington (a Platinum Member) asks: How do I make it so users can view information in a form, but not change anything? MembersThere is no extended cut, but here is the file download: Silver Members and up get access to view Extended Cut videos, when available. Gold Members can download the files from class plus get access to the Code Vault. If you're not a member, Join Today! PrerequisitesLinksRecommended Courses
Keywords
TechHelp Access, read-only form, form properties, allow edits, allow deletions, allow additions, locked property, field-level lock, gray fields, password protect form, manager mode, edit mode button, VBA editor, InputBox password, Me.AllowEdits, Me.AllowDeletions, Me.AllowAdditions, free template, customer form
|
||||||||||||||||||||||||||||
| |||
Keywords: TechHelp Access, read-only form, form properties, allow edits, allow deletions, allow additions, locked property, field-level lock, gray fields, password protect form, manager mode, edit mode button, VBA editor, InputBox password, Me.AllowEdits, Me.AllowD PermaLink Read Only in Microsoft Access |