R
RBB
When I open a Form that has some subforms; some of the
records get changed; when the form is opened. Let me
explain: I have a MainForm and it has a subform called
SubFormA. I also have a another SubForm called SubFormB
that has it own subform call SubSubFormB.
MainForm based
------SubFormA
------SubFormB
----------SubSubFormB
SubSubformB display the person name. When the MainForm is
opened, it incorrectly takes the person name value from
SubSubFormB and changes a record the query that SubForm A
isbased. Hope this is enough info, if not I will supply
more.
Rbb
records get changed; when the form is opened. Let me
explain: I have a MainForm and it has a subform called
SubFormA. I also have a another SubForm called SubFormB
that has it own subform call SubSubFormB.
MainForm based
------SubFormA
------SubFormB
----------SubSubFormB
SubSubformB display the person name. When the MainForm is
opened, it incorrectly takes the person name value from
SubSubFormB and changes a record the query that SubForm A
isbased. Hope this is enough info, if not I will supply
more.
Rbb