Can someone tell me why I'm getting the below error message.
"Data type mismatch in criteria expression"
I'm trying to pass a variable (via VBA) from a form to another form that retrieves a associated records to the form called. The form criteria is to match a variable that has the value of the Now() statement. All date fields and variables are defined as a date format. Attached is a sample version of the forms and tables. Thanks ! ! !
"Data type mismatch in criteria expression"
I'm trying to pass a variable (via VBA) from a form to another form that retrieves a associated records to the form called. The form criteria is to match a variable that has the value of the Now() statement. All date fields and variables are defined as a date format. Attached is a sample version of the forms and tables. Thanks ! ! !