*sigh* It's a good thing I'm paid by the hour.
After Comment's outstanding help with setting up a value list for grade levels, I've run into a snag: how to create a summarized list by individual grade level when each record's value list contains multiple-checked values? Example: If I want an ascending-order, summarized list of teachers who teach in 1st grade, then 2nd grade, then third grade, etc., how do I parse that from a value list field (GradeLevel) where ticked checkboxes have 1, 2, 3, 4, 5?
My best guess is to create a looping script to parse 14* separate variables--using GetValue--to generate discrete values for use in a Find-by-grade level (also looped), then sorting the whole mess, but that reeks of Rube Goldberg-type coding.
How should I go about this?
Ciao,
Rich
*Preschool, K, and 1 through 12 = 14