create a subform with more than one default row

M

mhd

hi
i have a main form with a subform and i want to add in the subform more than
one record when i open the main form and every record have a default value
thank you in advanced
 
B

Bob M via AccessMonster.com

Set the subform to Continuous and set the default value for the field you
want. The records will open sequentially as you enter data or if you are
viewing current records, the subform will show all appropriate records
 
Top