I have a form where the primary key is called ptid. When I have someone entering data, I would like the form to display the record for that person if they already exist, but if they don't to just be blank. In other words, the data entry person is entering ptid 123, if 123 is not already in the database, I would like the form to just be blank. If however 123 is already in, I would like the form to display that record. Anyone have an easy solution? Thanks!
-Jeanelle
-Jeanelle