S
Stephen
I've got 2 unbound listboxes on a form.
CUSTOMERS...which lists all active customers from the
Customers Table
PRODUCTS...which lists all products from the Products
Table
I also have 1 unbound Textbox named ADJUSTSELLBY
I want to create an update query that will take the
selected PRODUCTS for the selected CUSTOMERS and change
the sellprice by the ADJUSTSELLBY.
I don't know how to get my Update Query to recognize that
I want to use the Selected items on this form.
Any help would be appreciated.
Thanks
Stephen
CUSTOMERS...which lists all active customers from the
Customers Table
PRODUCTS...which lists all products from the Products
Table
I also have 1 unbound Textbox named ADJUSTSELLBY
I want to create an update query that will take the
selected PRODUCTS for the selected CUSTOMERS and change
the sellprice by the ADJUSTSELLBY.
I don't know how to get my Update Query to recognize that
I want to use the Selected items on this form.
Any help would be appreciated.
Thanks
Stephen