M
Mike \(AAA- AnotherAccessAmatuer\)
I am creating a sales database. I have tables to show
SalesInvoice, InvoiceDetails, Products and others. I am
trying to make a SalesInvoice form with a subform that
reflects the invoice details. The SalesInvoice will have
the typical info, ID, date, total, etc. The invoice will
have linenum, qty, price, color size, etc. My problem is
two fold. Many of the attributes are from the products
table and while others are clearly invoice details. I
have been requested to do this using the wizard and it
does not seem to like more than two sources for creating
forms. In other words, the form works fine for
displaying sales and invoice details, but not the product
information. I do not seem to be able to link the
information. Second part, the boss wants the product
fields to display price and color based on ProdID, but
since I am using a 3rd table, I can't get a lock on that
data.
Any help will be appreciated. Thank you.
SalesInvoice, InvoiceDetails, Products and others. I am
trying to make a SalesInvoice form with a subform that
reflects the invoice details. The SalesInvoice will have
the typical info, ID, date, total, etc. The invoice will
have linenum, qty, price, color size, etc. My problem is
two fold. Many of the attributes are from the products
table and while others are clearly invoice details. I
have been requested to do this using the wizard and it
does not seem to like more than two sources for creating
forms. In other words, the form works fine for
displaying sales and invoice details, but not the product
information. I do not seem to be able to link the
information. Second part, the boss wants the product
fields to display price and color based on ProdID, but
since I am using a 3rd table, I can't get a lock on that
data.
Any help will be appreciated. Thank you.