A
an
Hello!
I have a MainForm with SubForm.
In SubForm I have numerics fields: A and B, and one
Textbox"C", where C=A-B.
I would like, in TextBox in MainForm, to sum all values of
TextBox"C", where the Id's is exactly in the MainForm and
the SubForm, but I don't know the sintax.
Thanks in advance.
an
I have a MainForm with SubForm.
In SubForm I have numerics fields: A and B, and one
Textbox"C", where C=A-B.
I would like, in TextBox in MainForm, to sum all values of
TextBox"C", where the Id's is exactly in the MainForm and
the SubForm, but I don't know the sintax.
Thanks in advance.
an