I understand that part. The problem i have now is the coding, on the attached DB the code is written so if a box is empty to produce the records, i also no how i will view the records, from the code
If DCount("[EventID]", "[TBL_JobDates]", "[actdate] < Date()-3 And isnull([rcvddate])") >= 1...