Hello there
i have a field that is a combo box.I need to display the list in two different ways depending on the user's choice(that is how the user is searching along the list).
the combo's name: mailinglist
the combo box(mailinglist) is based on a table: tbl_mailinglist
It displays two columns from the table:1-centercod 2-centername
by default it is sorted by column 1(centercod)
I created a button on the form that when the user presses that button it will change the combo box's sorting display and the user can choose from the list that is now sorted by the center name and put the user's selection in another field in the form..
can someone help please? if there is a sample that will be great
thanx alot in advance
Noam
i have a field that is a combo box.I need to display the list in two different ways depending on the user's choice(that is how the user is searching along the list).
the combo's name: mailinglist
the combo box(mailinglist) is based on a table: tbl_mailinglist
It displays two columns from the table:1-centercod 2-centername
by default it is sorted by column 1(centercod)
I created a button on the form that when the user presses that button it will change the combo box's sorting display and the user can choose from the list that is now sorted by the center name and put the user's selection in another field in the form..
can someone help please? if there is a sample that will be great
thanx alot in advance
Noam