I created an input form based off of a query that prefills some data using the tab stop, I have a primary key set on one of the tables in my query (if I make a primary key on both tables it prevents my tab stop from working. The thing is I need to prevent duplicate entry on the input form but I...