Thanks for all your help in the past. Your new challenge, and I hope it is an easy one, follows. I am trying to create a quality control Form from a select query. There are 3 tables involved...Empinfo, Rate, and Project. The tables are joined like this: Empinfo [Emp#] to Rate [Emp#]. Rate [Project#] to Project[Project#]. The problem: When trying to input info in the form, such as, in the #completed field I get this "The recordset is not updatable." I appreciate any and all help! Thanks.