Hi-
I would like to know how to autofill subforms rows with data when I open my main form, which will start with a new record.
Example:
Main form name is "Food". Subform name is "Fruit". When I open the "Food form, I want the subform field (named Fruit Name") to auto fill with various fruit names. The main form and subform are linked via a RecordID number.
sfrmFruit
row Fruit Name
1 Apple
2 Banana
3 Cherry
I need for the fruit names to autofill everytime I open a new record on main form Food.
Can you anyone help me please or point me where to find this answer? Thanks in advance!
I would like to know how to autofill subforms rows with data when I open my main form, which will start with a new record.
Example:
Main form name is "Food". Subform name is "Fruit". When I open the "Food form, I want the subform field (named Fruit Name") to auto fill with various fruit names. The main form and subform are linked via a RecordID number.
sfrmFruit
row Fruit Name
1 Apple
2 Banana
3 Cherry
I need for the fruit names to autofill everytime I open a new record on main form Food.
Can you anyone help me please or point me where to find this answer? Thanks in advance!