I don't know if this should be in queries or in reports but here goes. I have a report which is based on a query and the query is based on 3 tables. My problem is there are multiple records for individuals that I wan't to appear but there is certain data I want to appear only once.
Example:
John, Jane and Nancy all have multiple pieces of computer hardware ie, laptop, desktop and printers. They also each have 1 PDA, be it a Blackberry or Palm Pilot. When the report is run John will have multiple rows of data identifying his desktop as 1 record, laptop as the 2nd record and printer as the 3rd record, which is what I want. But, whichever PDA John has will appear on the 1st, 2nd, and 3rd record also. For each person I would like the PDA to appear the 1st time and only time. I hope this makes sense.
Sorry about the length, any all suggestions are welcomed. I've searched for criteria to implement in query and either I'm not using the right criteria or the only way to do it is with code. I'm not to skilled in the coding department so assistance in that area would have to be indepth. Thanks for the assistance in advance.
Example:
John, Jane and Nancy all have multiple pieces of computer hardware ie, laptop, desktop and printers. They also each have 1 PDA, be it a Blackberry or Palm Pilot. When the report is run John will have multiple rows of data identifying his desktop as 1 record, laptop as the 2nd record and printer as the 3rd record, which is what I want. But, whichever PDA John has will appear on the 1st, 2nd, and 3rd record also. For each person I would like the PDA to appear the 1st time and only time. I hope this makes sense.
Sorry about the length, any all suggestions are welcomed. I've searched for criteria to implement in query and either I'm not using the right criteria or the only way to do it is with code. I'm not to skilled in the coding department so assistance in that area would have to be indepth. Thanks for the assistance in advance.