G
Guest
H
I have two table
T Main with column
CNu
Custome
SubTota
Ta
Grand Tota
T Detail with column
CNu
Produc
Qt
Pric
Amount
There are two forms F Main for table T Main and a sub form F Detail for table T Detail. Both show the above columns on the form and are linked on CNum. The amount is calculated on the F Detail and updated in the T Detail. I kept this column in T Detail thinking it would ease the issue given below
I need to show the Sub Total on form F main and update the Sub Total box in the table T Main. Sub Total is the sum of all the Amount for which D Num’s match.
If there is a Tax value it is added to Sub Total to give Grand Total
The issue – I need to update the Sub Total on the form F Main and table T Main. Please help
Thank you in advance for your help and time.
Varu
I have two table
T Main with column
CNu
Custome
SubTota
Ta
Grand Tota
T Detail with column
CNu
Produc
Qt
Pric
Amount
There are two forms F Main for table T Main and a sub form F Detail for table T Detail. Both show the above columns on the form and are linked on CNum. The amount is calculated on the F Detail and updated in the T Detail. I kept this column in T Detail thinking it would ease the issue given below
I need to show the Sub Total on form F main and update the Sub Total box in the table T Main. Sub Total is the sum of all the Amount for which D Num’s match.
If there is a Tax value it is added to Sub Total to give Grand Total
The issue – I need to update the Sub Total on the form F Main and table T Main. Please help
Thank you in advance for your help and time.
Varu