Any ideas how to:
1. populate a list box with some data from a table or query (the easy bit!), then
2. let the user select items in the list box and
3. move the selected items to a second list box and remove them from the first.
There’s no problem doing it in the database tables, but any ideas how to do it with arrays or perhaps the list boxes themselves or something like that? I only need the contents of the second list as an intermediate result, after that I don’t need to store the list at all.
Marty
BTW, on one of my PCs the Solutions.mdb refuses to show the help window. Any ideas on this one?