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

Display records that have same data in some of the fields

Status
Not open for further replies.

rinos2

Programmer
Nov 2, 2000
4
US
I have a sql query that returns records related to a person. This record has 5-6 fields. The query returns multiple records for this person because 2 fields have different data in the records that are repeated. In the report, I need to display the first record with data in all the fields, but in the second record I need to display just the two values that are different. Also, the second record should be displayed so that it looks as if it belongs to the first one.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top