I am currently working with a database of students for an administration project. We have a list of all the students that have applied, and those that have been processed are labelled as "processed" while those who are still in progress are called "waiting". We would like to make a report with ONLY the students that are "waiting". Is there any way to do this? Any help would be appreciated.