I am pretty green when it comes to Access. I've just recently started up a database for my job. I created a set of paired list boxes where you can choose an item from listbox1 and send it via a command button to listbox2. I did this because I wanted my users to be able to select multiple items. What I need help on is writing the code telling listbox2 (with the multiple selections) to send the info to a table. If anyone can help me on this I would be most grateful.