I've created a database of students. I've found it simple to filter the main list by instructor, program, age, etc and I'd like to be able to send an email to filtered selections of students.
It seems like I'll need to create a new type of form for composing the email, and add fields for the desired filtering. I'm a professional programmer, but just don't know how to approach this. Can anyone provide any direction for me?