I am using crystal 2008 and want to suppress both entries that appear vertically on a detail line. Here is an output example:
ID NAME SCHOOL CONCENTRATION Conc Code
1 John Mass Comm Mass Comm 6
1 John Mass Comm Advertisment 5
2 Samuel Mass Comm Creative Design 1
In this example, Because John has a degree in Advertisement or conc code 5 I want to eliminate both his Mass Comm and Advertisment and eliminate John altogether. Remember the data appears vertically on the detail line. So in this example the only entry that should appear is Samuel. How would I accomplish this in a crystal supression formula
ID NAME SCHOOL CONCENTRATION Conc Code
1 John Mass Comm Mass Comm 6
1 John Mass Comm Advertisment 5
2 Samuel Mass Comm Creative Design 1
In this example, Because John has a degree in Advertisement or conc code 5 I want to eliminate both his Mass Comm and Advertisment and eliminate John altogether. Remember the data appears vertically on the detail line. So in this example the only entry that should appear is Samuel. How would I accomplish this in a crystal supression formula