In my subform I have a [DueDate] field. I want to find project records that are not past due as well as the records that have been completed On-Time.
I created a query that works and displays all the data I need.
How can I use VBA code to change my SouceObject/Master/Child fields to another data source so I can use the same form and subform to perform multiple filtering functions?
:banghead: Any assistance would be greatly appreciated.
I created a query that works and displays all the data I need.
How can I use VBA code to change my SouceObject/Master/Child fields to another data source so I can use the same form and subform to perform multiple filtering functions?
:banghead: Any assistance would be greatly appreciated.