ChristopherM
Registered User.
- Local time
- Today, 01:44
- Joined
- Jan 5, 2000
- Messages
- 38
I am not sure whether this is a table or a form query so I am posting it under both. I have a form which is used to amend, delete and create new records. However, when a new record is created, information which is not editable by the user is added from a number of different tables, system date etc etc. In order to achieve this, I have a "new record" button which performs all the necessary code. However, I cannot stop users using the navigation buttons (created in the form, not on the bar at the bottom) going past the last record to a blank form in which they can apparently create a new record - but without all the detail that they can't see. Is there a way of stopping the user going beyond the last record to a blank one?