I have a db with 3 tables one is the employee table one is the inventory table. When a user logs on and goes to there inventory there are about 10 field boxes linked to the inventory table via a query. My problem is all of the inventory is one item but there is one thing there keys they could have multi keys. What would be the best way to enter them and view them on the form. We are giving all the employees one month to use this page to enter there inventory then we are going to change it to view only. I have tried a list box but that would only show the keys i enter straight to the table. Any help would be great