I have followed an online tutorial to open a form from clicking on a record.
My form is a weekly schedule that has job tasks in a subform. Using the OpenForm macro I have set it to open the job details form when you double click on the job number in the subform. I have set the where clause to the job number on the job details form.
The macro opens the job details form but the filter does not work and returns a blank form (ie no record).
Could someone please supply some suggestions on what may be causing the filter problem.