C
csumb
i have the following tables products, order detail, orders, customers
i have the following forms products, orders, and sub form order details.
what i am trying to accomplish is to be able to open the products form and
have a customer scan the records and find the products they want and then add
the
qty of the product they want and it will automaticly add it to thier order.
how do i do this
my database is set up the same as the northwind data base.
i have the following forms products, orders, and sub form order details.
what i am trying to accomplish is to be able to open the products form and
have a customer scan the records and find the products they want and then add
the
qty of the product they want and it will automaticly add it to thier order.
how do i do this
my database is set up the same as the northwind data base.