P
Pringle
I have a simple Invoice System. There is a header table that contains generic
information for an invoice and then there is an item table that contains the
line items for the invoice. I have an auto number that can link many items to
a single header. Im trying to create a form to enter the Invoices and also
the line items and i want to have a total populate to update the total cost
of the invoice. This is where i am having trouble.
Its not a sub form i am using, rather it appears to be a sub table or a
linked table. when i click on the properties it says it is a child and in the
form designer under the detail the box says at the top "Table.Invoice_Items".
information for an invoice and then there is an item table that contains the
line items for the invoice. I have an auto number that can link many items to
a single header. Im trying to create a form to enter the Invoices and also
the line items and i want to have a total populate to update the total cost
of the invoice. This is where i am having trouble.
Its not a sub form i am using, rather it appears to be a sub table or a
linked table. when i click on the properties it says it is a child and in the
form designer under the detail the box says at the top "Table.Invoice_Items".