While printing a Student Information report, I decided I only want students to print that have a last name beginning with an 'F' through Jessica Hall. How will I set my ranges to accomplish this?
a) Set the last name range from 'F' to 'Hall'
b) Include a filter for last names starting with 'F' through 'Hall'
c) Manually select each student within the specified range
d) Use a custom SQL query to filter the desired students