A
an
Hello!
I would like help to solve next:
MainForm - Table1 with Id1...
SubForm - Table2 with Id2... where Id1 to many Id2
SubSubForm - Table3 with Id3... where Id2 to many Id3
SubSubForm - Text box on Form Footer where sum Values of
the numeric field. Work fine.
SubForm - Text box, on Detail section, with resulting from
text box of the Form Footer on SubSubForm. Work fine.
MainForm - I would like to sum the values, resulting of
sum's on the SubForm, only where the Id is the same (On
SubForm
and MainForm), but I don't know how.
I don't know if I will have been explicit...
Thanks in advance.
an
I would like help to solve next:
MainForm - Table1 with Id1...
SubForm - Table2 with Id2... where Id1 to many Id2
SubSubForm - Table3 with Id3... where Id2 to many Id3
SubSubForm - Text box on Form Footer where sum Values of
the numeric field. Work fine.
SubForm - Text box, on Detail section, with resulting from
text box of the Form Footer on SubSubForm. Work fine.
MainForm - I would like to sum the values, resulting of
sum's on the SubForm, only where the Id is the same (On
SubForm
and MainForm), but I don't know how.
I don't know if I will have been explicit...
Thanks in advance.
an