S
SyntaxError
I create an AutoForm from my ORDERS TABLE. Is there a way to make a
form that's similar to an invoice.
What I mean is my ORDER FORM will have the [Order ID], [Order Date]
[Quantity], [Product ID], and [Customer] from the ORDERS TABLE.
But I want a subform part with a lookup table (drop-down list) of
[Product ID] from the PRODUCT TABLE. And this subform will lookup the
[Price] from the PRODUCT TABLE.
Syntax! --- Trying to push the limits of Access....
form that's similar to an invoice.
What I mean is my ORDER FORM will have the [Order ID], [Order Date]
[Quantity], [Product ID], and [Customer] from the ORDERS TABLE.
But I want a subform part with a lookup table (drop-down list) of
[Product ID] from the PRODUCT TABLE. And this subform will lookup the
[Price] from the PRODUCT TABLE.
Syntax! --- Trying to push the limits of Access....