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!

First record in a each group

Status
Not open for further replies.

priyanthan

Programmer
Jul 27, 2008
70
CA
IS there a way to find out the first record in a group.

I have a report with 2 groups (GroupA GroupB)and need to find out the first record in each member of the GroupA

working with CR10 and DB2.

thanks in advance.
 
Hi,
What defines a 'first record'?

The first to appear in the details, the oldest,etc. ??






[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
You could just copy the detail section into the group header, suppress the detail section, and only the first record would be displayed.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top