AndrewS
09-21-2000, 11:47 PM
I have a form to record serial numbers against a job number. The job number has a field that indicates that x serial numbers should be logged against this job.
I would like to limit the entries of the serial numbers (sub form)to this set value and to ensure that, that many serial numbers are in fact recorded.
I have tried using a query to get the number of records that have already been entered, but the query does not update after every entry.
I would like to limit the entries of the serial numbers (sub form)to this set value and to ensure that, that many serial numbers are in fact recorded.
I have tried using a query to get the number of records that have already been entered, but the query does not update after every entry.