MaggieLeatherman
Programmer
Hi, I have a report where the detail should not print if certain criteria is met... for ex.
If Surv = '3' don't print that record
If Surv = '1' and Cond = "D" or "SD" - print that record
etc....
How do you supress printing on a report based on code.
Thanks, Margaret
If Surv = '3' don't print that record
If Surv = '1' and Cond = "D" or "SD" - print that record
etc....
How do you supress printing on a report based on code.
Thanks, Margaret