JustPunkin
Registered User.
- Local time
- Yesterday, 19:23
- Joined
- Jan 8, 2009
- Messages
- 38
Is there a way to restrict a user to only entering one record when entering data on a form.
I've removed the record selection buttons, but still run into the problem of a user hitting enter in a field and having it move to a new form. I'd like to force the user to only enter one record at a time, close the form and if they want to enter more, they'll be able to open a new form.
(opening and closing will all be done with macros and buttons)
I'm trying to limit the amount of access a user has to the data being entered.
I've removed the record selection buttons, but still run into the problem of a user hitting enter in a field and having it move to a new form. I'd like to force the user to only enter one record at a time, close the form and if they want to enter more, they'll be able to open a new form.
(opening and closing will all be done with macros and buttons)
I'm trying to limit the amount of access a user has to the data being entered.