i am developing a 'screening log' which will allow the telephone screener to screen the same person for more than one experiment.
last name, first name, mi and study_number are the members of the pk in that order (so that the same person can be logged as having been screened for more than one experiment). the preceding are obviously required.
a medical_record number which is akin to ssn (in the sense that it's unique to an individual) is also logged on this.
so here's my question -- how can i generate a l/u list which brings to the data enterer's attention the names of all entries which have already been logged as well as their corresponding medical record numbers when any of the aforesaid fields have been already entered? the idea's to minimize data entry errors.
“The philosophy of the school room in one generation will be the philosophy of government in the next." --- Abraham Lincoln
last name, first name, mi and study_number are the members of the pk in that order (so that the same person can be logged as having been screened for more than one experiment). the preceding are obviously required.
a medical_record number which is akin to ssn (in the sense that it's unique to an individual) is also logged on this.
so here's my question -- how can i generate a l/u list which brings to the data enterer's attention the names of all entries which have already been logged as well as their corresponding medical record numbers when any of the aforesaid fields have been already entered? the idea's to minimize data entry errors.
“The philosophy of the school room in one generation will be the philosophy of government in the next." --- Abraham Lincoln