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 Rhinorhino 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
Joined
Nov 2, 2000
Messages
4
Location
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!
 
There is a Hide Duplicates property of text boxes that might meet your needs. If not, please come back with some sample records and desired display.

Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top