knowledge76
Registered User.
- Local time
- Today, 15:51
- Joined
- Jan 20, 2005
- Messages
- 165
Hi experts,
Today morning I am asking myself the question how I could get unique items in a recordset. I have a parts table and for each part there should be approriate description available. Now for some parts there are no description available and as one part can come many times in this table. For a part that ten time present in this table and its description is missing. My code would inform me that part 10 times that its description is missing. How can I get that specific part to be shown once and not t10 times?
Today morning I am asking myself the question how I could get unique items in a recordset. I have a parts table and for each part there should be approriate description available. Now for some parts there are no description available and as one part can come many times in this table. For a part that ten time present in this table and its description is missing. My code would inform me that part 10 times that its description is missing. How can I get that specific part to be shown once and not t10 times?