Problem: Open the JobsEntry form and complete the following tasks:
a. Add a subform control below the Posting Date label.
b. The subform should contain all the fields from the ApplicationDates query.
c. In the JobID field, display the ApplicationDates field value for each record in the Jobs table.
d. Use the default name for the subform. Save the JobsEntry form, open it in Form View, and then close it.