vblack7770
Programmer
I am working in Crystal 8.5 with Oracle ODBC connection. I need to compare two records together in the details section and if a record1.field <> record2.field, I want to suppress both records. I only want to show both records if record1.field and record2.field are = to one another.