Hi there,
I am having a heck of a time attempting to open a form and filter it automatically based on a date derived from a control on another form.
I am using the DoCmd.OpenForm method and applying and applying criteria to the "WhereCondition".
Initially the code looked like this and worked...