I have a form with a pop up calendar that fills cboDate1 and it works great. When I click the Save button, I run a query checking to see if a record was added yesterday Date()-"1". The query works great.
If a record is not found for yesterday, I display a message box saying a record was not...