i am using Access 97.
i have two tables: one called tblEquip and one called tblSystems.
one piece of Equipment can hold 24 Systems.
i have a form with data from tblEquip as the main form, and a subform datasheet with data from tblSystems.
when the user has a brand new piece of equipment to add to the database, he clicks a button called 'Add new Equipment'.
On the subform, i have a field called Num#. I would like that field to self populate with the numbers 1 thru 24.
so the subform would have 24 new records created and those 24 new records would already have a value in the Num# column.
Thanks,
ruth ruth.jonkman@wcom.com
i have two tables: one called tblEquip and one called tblSystems.
one piece of Equipment can hold 24 Systems.
i have a form with data from tblEquip as the main form, and a subform datasheet with data from tblSystems.
when the user has a brand new piece of equipment to add to the database, he clicks a button called 'Add new Equipment'.
On the subform, i have a field called Num#. I would like that field to self populate with the numbers 1 thru 24.
so the subform would have 24 new records created and those 24 new records would already have a value in the Num# column.
Thanks,
ruth ruth.jonkman@wcom.com