Hi everyone.
i have a single form with several fields and one of the fields is a date field. On that form I have a button that opens another form that basically contains the same data only in a continuous form so that I can see all records, not just the one record on the main form. When it opens I want it to only show the records that contain the same date on the single form I have open already. Eventually there will be records for various dates but if I am on a record and open the form I only want to see the continuous form records with that same date only. TIA