Hi folks
I have two linked tables (1 to many relationship or parent and child), and using a form and a subform to input data into both tables. The tables are: purchase invoices (main form) and purchases (subform), with several purchase records linked to one invoice number.
I wish to display the subtotal of the subform, i.e. the total of the purchases within an invoice, in a textbox on the data entry form for verification purposes. How can I do this? Please help.
I have two linked tables (1 to many relationship or parent and child), and using a form and a subform to input data into both tables. The tables are: purchase invoices (main form) and purchases (subform), with several purchase records linked to one invoice number.
I wish to display the subtotal of the subform, i.e. the total of the purchases within an invoice, in a textbox on the data entry form for verification purposes. How can I do this? Please help.