create a subform with more than one default row

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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
 
Back
Top