D
David Villalon
Hi All,
I'm looking for help to build a particular type of control in an access db.
I'm sure you've all seen it. You have two columns of values. The one on
the left has available values (to be taken from table a), and the right
column has selected values. There are arrows in between to move the choices
back and forth to each side.
The purpose is for an order entry screen.
For example, I enter an order information, and I want to be able to see a
full list of about 50 products as "available", and add them to the order by
selecting them and clicking on the arrow.
Behind the scenes are three tables. Orders, Products, and a many-many
interseciton product-orders.
Any guidance appreciated.
I'm looking for help to build a particular type of control in an access db.
I'm sure you've all seen it. You have two columns of values. The one on
the left has available values (to be taken from table a), and the right
column has selected values. There are arrows in between to move the choices
back and forth to each side.
The purpose is for an order entry screen.
For example, I enter an order information, and I want to be able to see a
full list of about 50 products as "available", and add them to the order by
selecting them and clicking on the arrow.
Behind the scenes are three tables. Orders, Products, and a many-many
interseciton product-orders.
Any guidance appreciated.