Hello,
I need to start on my project which requires a simple form with two list boxes (paired). If anybody can help with the code for the following controls:
Add, Remove, Add All and Remove All.
First listbox will have data loaded from a table with student names; I should be able to add/remove any selected students to/from the second listbox (Row Source:Value List). Later on, I would generate a simple report based on the selected/transferred values in my second paired listbox.
Access already has the same kind of form built in when using Form Wizard.
I hope you understand my situation, Thanks a lot.
I need to start on my project which requires a simple form with two list boxes (paired). If anybody can help with the code for the following controls:
Add, Remove, Add All and Remove All.
First listbox will have data loaded from a table with student names; I should be able to add/remove any selected students to/from the second listbox (Row Source:Value List). Later on, I would generate a simple report based on the selected/transferred values in my second paired listbox.
Access already has the same kind of form built in when using Form Wizard.
I hope you understand my situation, Thanks a lot.