Paired Listboxes

xp1

New member
Local time
Yesterday, 22:39
Joined
Nov 8, 2007
Messages
6
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.
 
Try to make a search on Access samples.
I'm sure that I came across a sample with just what your are looking for,
when I was looking around a week or two ago
 
Thanks, I will try to do that.
 

Users who are viewing this thread

Back
Top Bottom