I searched and couldn't find an answer for what seems like a mighty simple problem....
I have a simple list organized by one sub summary field. There are two tables: taxa and families. Every taxon is a member of a family. There is an integer that I sort families by and taxa by. I then print wi...