Hello,
I've been searching through the forums looking for an answer and I seem to be stuck.
This should be an easy one for most of you.
I have a form with multiple fields and two subForms, these two subs are being displayed as a table. In these two tables i have an identical field "X".
basically i would like to get the subtotal of the entire field "X" for each table, then get the sum of both subtotals and display this in a textBox.
This all seems like such an easy problem to solve but its how to call certain properties that I'm really unfamilliar with. I am almost sure of the fact that this is going to have to run a query. I will continue my search on this.
Any help is greatly appreciated
Thanks,
Arthur
I've been searching through the forums looking for an answer and I seem to be stuck.
This should be an easy one for most of you.
I have a form with multiple fields and two subForms, these two subs are being displayed as a table. In these two tables i have an identical field "X".
basically i would like to get the subtotal of the entire field "X" for each table, then get the sum of both subtotals and display this in a textBox.
This all seems like such an easy problem to solve but its how to call certain properties that I'm really unfamilliar with. I am almost sure of the fact that this is going to have to run a query. I will continue my search on this.
Any help is greatly appreciated
Thanks,
Arthur