Saving multiple listbox selections

trandel

Tony Randell
Local time
Today, 20:35
Joined
May 27, 2005
Messages
25
Hi,

I have a simple order entry system working with a subform containing combo box where a client selects various products from a table. These are recorded in separate table which allows for subsequent updating of the orders placed.

Now I want to refine this so that the user may make multiple selections as it is a bit laborious making 'n' single selections via a combo based subform.

Only a list box allows multiple selections but I would like some guidance on how to store and be able to recall and update the selected items.

Thanks and Regards

Tony Randell
 

Users who are viewing this thread

Back
Top Bottom