Hi everyone....
I am trying to design a form in which i have a listbox with suppose 5 number of groups listed in it. What i would like to do is that when a user clicks on any group or groups, the names are transfereed in another listbox. When the user is done selecting the groups, he clicks on a cmd button, which will use these group name and run the query to display a the labels of all the people who belong to the selected groups. Also I would like to store a name for the groups selected , so that later on the user can just clcik on the name and he is done with it. He doesnt have to keep rememebring which groups he wants for a particular set.
Seems a lot of work here. Can anyone help me to get started on this one?
Thanks,
dB
I am trying to design a form in which i have a listbox with suppose 5 number of groups listed in it. What i would like to do is that when a user clicks on any group or groups, the names are transfereed in another listbox. When the user is done selecting the groups, he clicks on a cmd button, which will use these group name and run the query to display a the labels of all the people who belong to the selected groups. Also I would like to store a name for the groups selected , so that later on the user can just clcik on the name and he is done with it. He doesnt have to keep rememebring which groups he wants for a particular set.
Seems a lot of work here. Can anyone help me to get started on this one?
Thanks,
dB