Multi list box

anthonyevans

Registered User.
Local time
Today, 07:58
Joined
Mar 15, 2001
Messages
29
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
 
Determine the selected item and then use that item as the criteria for your secnd form.
 

Users who are viewing this thread

Back
Top Bottom