Limit Add records

coolcatkelso

Registered User.
Local time
Today, 12:07
Joined
Jan 5, 2009
Messages
279
Hiya

I had the code from someone here before, but how do you limit he number of records?

I don't want the customer to add any more than 15 records.. Sort of like a Demo file, but I would like to be able to disable this action if a "serial number" is entered or password protect the button
________
LovelyWendie99
 
Last edited:
you can always play with the allow additions property if you want, but isn't there a maxrecords property somewhere in access? I seem to think there is, but I've never used it. if not, you may have to check the recordcount of the recordset clone everytime the user goes to a new record.
 

Users who are viewing this thread

Back
Top Bottom