G
Guest
i have a problem here.
I have a form called [addOrder], there is a field called [Total_Ex_TAX] in
that form.
i also have an order_line subform that has the [total_line] filed. I
calculated the sum of the total_line by creating a query called [query1].
the probelm is: i need to display the sum of the total_line, whcih has
successfully done throu the [query1], in the [Total_Ex_TAX] when the button
[calculate_total] is clicked.
please help.
I have a form called [addOrder], there is a field called [Total_Ex_TAX] in
that form.
i also have an order_line subform that has the [total_line] filed. I
calculated the sum of the total_line by creating a query called [query1].
the probelm is: i need to display the sum of the total_line, whcih has
successfully done throu the [query1], in the [Total_Ex_TAX] when the button
[calculate_total] is clicked.
please help.