I have a form where I set criteria for depart, credentials, and classes using listboxes. The reports can be further limited by date restrictions. What I want to be able to do is create a report that will put the different class names across the top, staff members names down the left side. The final need is for a check to be placed under a class name(s) if the individual staff member has taken one or more of the classes. Such as
AccuData Basic EKG Patient Identification
Jim X X
Jane X X X
Judy X
How do I get the class names across the top and get the Xs?
Thank you. Fay