View Full Version : Multi list box


anthonyevans
03-30-2001, 06:37 AM
Dear All,

I have a multi-list box that i have set to simple.

The problem is that it is fine when select items when holding CTRL and clicking on the items you want but after I have finished and gone to the next form those same items I clicked on are displayed.

Also when viewing the form as a report, EVERY item in that list box is displayed. How can I display only the items that are selected ?

Thankyou very much,

Anthony

llkhoutx
03-30-2001, 08:12 AM
Determine the selected item and then use that item as the criteria for your secnd form.