Add automatic number of records.

frankbutcher

Registered User.
Local time
Today, 05:05
Joined
Aug 6, 2004
Messages
192
Hi
Is it possible to add a set number of records to a table, based on a field in another table?

I have a table, tblGeneralDetails, with one of the fields being Size. If the value of Size was 5, can I add 5 records to another table (tblIDDetails)
Also, then to lock the number of records so no more can be added?

This is all done via forms.

Many thanks.

Frank.
 

Users who are viewing this thread

Back
Top Bottom