Read Only Record

Y

Young Budd

I use access database to create invoices from a standard form. Is it possible
to make the invoice record read only after I have created an invoice.
 
L

Linq Adams via AccessMonster.com

In Access 2003, in Design View for the form, goto Properties - Data and set
AllowEdits to No. You'll be able to add new records but not edit saved
records. I believe this is the same for previous versions as well.
 
Top