I'm really confused since it's about three weeks into using crystal reports and I'm stuck. Here's what's happeneing I'm working on a cobol database with two tables. the first a distributor table and the second is an orders table. I grouped the orders and distributers together and put in a range parameter to suppress any dates (which by the way is in a string) that aren't in the range. Now I want to check for orders made by customers outside that range and compare them with the range. then exclude those cutomers out of the range. A better example of this is having a report that shows a range of orders and customers from jan 01 2002 to dec 31 2003 and exclude anyone customers who have bought in 2004. can this type of thing be done in crystal reports?
tIA
tIA