You have the Forms collection, then individual form objects within it. But where does the subform object fall in the object model? What is it classified under?
You have the Forms collection, then individual form objects within it. But where does the subform object fall in the object model? What is it classified under?
It's an object in form design. Place the subForm object in form detail area.
then connect it to your form you made to be the subForm.
All forms are regular forms, there is no 'subForm' setting. It's a 'sub form' if you put it in the subForm control.