You can create a bound form for data entry based on the relevant table. After that, there are a number of ways to control data entry, one that springs to mind is to disallow adding records (AllowAdditions) if the count (DCount) is equal to the number allowed.