G
Guest
I have two list boxes on a form. Neither of them are bound to the forms
underlying query. Here is what I want to do.
The first list box contains a list of companies. The second list box is
initially empty. As I click on companies in the first list box, those
companies then populate the second list box. I have been able to get that
done. What I want to happen is this - after I click a company in the first
list box and it appears in the second list box, I want the company name in
the first list box to be removed so that it cannot be clicked again as long
as it is in the second list box. Any help would be appreciated.
underlying query. Here is what I want to do.
The first list box contains a list of companies. The second list box is
initially empty. As I click on companies in the first list box, those
companies then populate the second list box. I have been able to get that
done. What I want to happen is this - after I click a company in the first
list box and it appears in the second list box, I want the company name in
the first list box to be removed so that it cannot be clicked again as long
as it is in the second list box. Any help would be appreciated.