Can't seem to get group expressions correct. I need two groups:
[LastName] where [field1] = True (Sorted by last name)
[LastName] where [Field2] = True (Sorted by last name)
Then, how do I get to the section properties so I can specify NewRowOrCol for the second of the two groups.
Thanks,
Bill