Changing combo to list box for multi select values

A

Alan

Hi all, can anyone help

I have a variable listbox, which when i click another list box it fills the
first listbox with value relating to my other list box eg

when i click customer in one list box it fills the another with all customer
name,
when i click sales person it fills it with sales people names

now what i need it to be able to select multi values in this listbox,
it is not bound to any columns as it a variable, how do i get it to select
multi value and where would i place this in my code

for example would it be after update to that list box

Thanks in advance

by the way my listbox is called
lstReportFilter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top