I have two tables. One we'll call "Order" and one called "Accessories".
I created a List Box (that I want people to select multiple options from) in the form for "Order" that grabs the accessories from "Accessories" table.
The information shows on the form correctly and I have allowed mutliple-selections. The problem is I have no idea how to make sure that this list retains the slections made for that specific order.
Start Free Trial