I to create a database for a small shop as coursework for my college. I have two Listboxes one with all of the stock of the business and another empty one, i want to select a record in the first record then click a button which would transfer the record to the empty Listbox. I have no idea how to do this.