Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Evaluation on records outside a parameter.

Status
Not open for further replies.

crywrite

Technical User
Feb 7, 2002
34
US
Is there a way to evaluate records that do not fit in a parameter?
I have several shipments for one order. I only want to show the very first shipment for each order. Say the first shipment goes out 12/12 and the second goes out 12/13. If I run my report(by using a parameter by shipdate) for shipments only on 12/13, since the 12/13 shipment is not the first shipment for the order I don't want to show it, but Crystal can't see that 12/12 shipment is the first(because it doesn't fall within the parameter).

Is there a way to get around it? I was thinking a subreport but my parameter field is ship date and that's the same field I'm using to evaluate 1st and 2nd shipments.
 
Crystal Version 8.5 and Centura SQLBase db.

I can pull all the minimum shipdates on the order but I need to view all the records in the db to determine the min.

Using a parameter is what is tripping me up. Is there a way to just "show" records within a date range rather than "selecting"?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top