G
Guest
I'm back again! I'm sure I've seen this issue before too but couldn't find
it in a search. After much help from the group, I thought I had my subforms
and forms working. I can enter on the first record in my database just fine
but when I add a new record, none of my subforms appear. I was thinking that
maybe the problem is that I should requery the subforms (On Load? On Open?).
I have more than one subform; can I requery them all in the same code?
Would it be Me.Parent.Subfrm_Name.Requery
Thanks a lot!
it in a search. After much help from the group, I thought I had my subforms
and forms working. I can enter on the first record in my database just fine
but when I add a new record, none of my subforms appear. I was thinking that
maybe the problem is that I should requery the subforms (On Load? On Open?).
I have more than one subform; can I requery them all in the same code?
Would it be Me.Parent.Subfrm_Name.Requery
Thanks a lot!