Basically my database is full of contacts that can be involved in my company's programs. The user should be able to select a program from a dropdown and then print a report of all the contacts participating in that program.
I've been able to make it print every contact in every program, but not for a specific program only
Thoughts?