I have a database with a main form and 4 subforms. What I am trying to do is have a query button that will return all the records based on the followup date of one of the subforms.
So basically the database will look exactly as it does with all records only it will just sow the ones with the follow up date <= Now()
Thanks in advance