I have a form which contains a subform. The subform is based on a table named: "Results"
I have a textbox on my mainform which needs to show the sum of all the "Amount"s in the subform that have "type = 'Order'"
So I tried the controlsource of the textbox and I'mpretty sure that it can be done with DSUM. BUt I never used it before so some help is welcome.
Nirious
I have a textbox on my mainform which needs to show the sum of all the "Amount"s in the subform that have "type = 'Order'"
So I tried the controlsource of the textbox and I'mpretty sure that it can be done with DSUM. BUt I never used it before so some help is welcome.
Nirious