I am working on a database that I am trying very hard to keep modular. The goal is to make it very easy to use even for the non-database minded. Problem? This is for a distribution center and one table is for equipment types (and those alone) another table records wether or not a person is liscensed for the different equipment types. I know at some point we will add new forms of equipment but want to make the addition of them very seemless. Is this in anyway possible?? I am now well versed enough to read VBA and know what is happening. How do I add this new equipment without having to go into the databse itself?? Brambojr