List Box troubles

Young20

Registered User.
Local time
Today, 09:48
Joined
Nov 2, 2006
Messages
15
What I am doing is assigning people to different events. I have a list box with the scheduled event and subsequent info and a list box with the people's names and subsequent info. I need to know how to select data from the events list box and from the officials list box(I can select it already) and then transfer those data points, erasing it only from the events list box, into a new database and list box. Is this possible, if so can you give me some code to help guide me in this process? Would it be possible to use a command button to do this?
 

Users who are viewing this thread

Back
Top Bottom