I have a form with a check box that determines whether a case is closed (ticked if closed, unticked if open). I wish to have a form that displays just the open cases and just the closed cases. I understand that i need to create a query to do this but am stuck on how to go about this.
Any ideas?