S
sharontodd
I am setting up a demo version of a database and want to limit the number of
records that can be entered. I have one table that uses a one record per
form entry and another that uses a subform that appears as a table. Each
record is numbered.
On the subform, I am checking the number to see if they have exceeded the
allowed amount. I have a message box come up and set the count back one, but
how do I eliminate the row they are typing in?
For the form showing one entire record, can I check to see that they have
reached the last allowed record and not allow a new form to come up. How can
I keep a new form from coming up and where would I place the test for this.
This is my first experience programming in Access but I do have other
programming experience - not familiar with the commands available here.
Thanks for any help.
Sharontodd
records that can be entered. I have one table that uses a one record per
form entry and another that uses a subform that appears as a table. Each
record is numbered.
On the subform, I am checking the number to see if they have exceeded the
allowed amount. I have a message box come up and set the count back one, but
how do I eliminate the row they are typing in?
For the form showing one entire record, can I check to see that they have
reached the last allowed record and not allow a new form to come up. How can
I keep a new form from coming up and where would I place the test for this.
This is my first experience programming in Access but I do have other
programming experience - not familiar with the commands available here.
Thanks for any help.
Sharontodd