G
Guest
I have a subform which I would like to open to a new record when the main form opens.
I put a macro on the On Enter property of the subform that tells it to open the subform to a new record, but when I did this is told me that I was trying to open a record in a form that wasn't open... so... I put an open form in the macro.
This opened the subform ONLY (not within the form) which is not my intent.
How do I get the form to open, with the subform included, and have the subform open to a new record?
I must be close?? I've referenced all my books and help, and I'm just not hitting on the right combination. HELP!!
I put a macro on the On Enter property of the subform that tells it to open the subform to a new record, but when I did this is told me that I was trying to open a record in a form that wasn't open... so... I put an open form in the macro.
This opened the subform ONLY (not within the form) which is not my intent.
How do I get the form to open, with the subform included, and have the subform open to a new record?
I must be close?? I've referenced all my books and help, and I'm just not hitting on the right combination. HELP!!