Patricia has attended:
Access Advanced course
Access VBA course
Access 2003
Can you alter a page property so that it only allows new records to be added?
RE: Access 2003
Hi Patricia
Yes you can.
1. Open the Page in design view
2. In the Header area click the down arrow
3. Select Group Level Properties
4. Turn AllowDeletions and AllowEdits to False leaving only AllowAdditions set to true.
Hope this helps
Carlos