How can I suppress a record in details if it is a duplicate of a group name. Meaning, if I have two fields, from two different tables and with the same data, how can I suppress one against the other? Basically, two separate tables contain the same data and I want to suppress only the record in the details field. The grouping record is actually from an alias table.