All; using Access 2010. I have a database that is working fine. The user who uses it is good about maintaining it far as keeping the data clean. But now he has asked for an enhancement that I can’t figure out how to make happen. My main table has basic info; SSN, Name and Date of birth. SSN is primary key. I have a separate table each for address, phone number, proprietary info and notes. There are updates to the tables each month; i.e. new customers and changes to existing customers. The problem is more often sales try to land new customers who takes their time deciding whether they want to become customers; so we do not have their full information at the time to put into the database. However; management wants them in the database for tracking purposes. How can I allow him to input the customer’s info without a SSN. First of all; it doesn’t save and the record is lost in the table with no way to retrieve it. I need a way to track the name and notes until they become customers or not. I can always use another table but how would I append to the main tables without having the user be diligent enough to go back and input the SSN. Sorry to go on and on. Just want you to get a picture. I am open to all suggestions please. Thanks