UniqueTII
What?
- Local time
- Today, 05:47
- Joined
- Apr 4, 2002
- Messages
- 95
I have to create a matrix of information of students who get awarded certain scholarships, and I'm not sure how to do it. I have a table of each scholarship, along with checkboxes for all of the fields available. What I need to do is create a report for each scholarship using only the checked fields, and I need the report to change when any boxes are checked/unchecked. Can anyone help me with that?