You said "will only allow you to enter 20 records".
Is that:
1. Forever
2. Per session
3. Other?
You could add code that determines how many records are in the table, then in the "Before_Insert" event for the form, check how man records are present. If already 20 (or 120, or...) then cancel the insert and tell the user.
"Have a great day today and a better day tomorrow!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.