I have a laptop inventory. I would like to make a form that displays the available laptops which are stored in a table and the employees which are stored in another table. I would like to be able to click on an employee and then a laptop and assign the laptop to the employee by copying the data from one table to the other and unchecking the "available" box on the laptop inventory table. Any suggestions...