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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Record selection question

Status
Not open for further replies.

scotchjc

MIS
Joined
Feb 8, 2003
Messages
4
Location
US
Please excuse what may be a very simple question from a newbie to Crystal Reports;

I have a table containing fields for order number, position number, and sequence number as well as various other fields. I want to select only the records with the highest sequence number for any order and position combination. How do I do this?

Thanks,
John

 
Create 3 groups:

Order
Position
Sequence

Place the fields in the group footer of the Sequence grouping and you'll get the last Sequence for that Position, which will be the highest.

-k kai@informeddatadecisions.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top