Pastor Del
New member
- Local time
- Today, 11:43
- Joined
- Nov 11, 2013
- Messages
- 9
I have 2 linked tables, tblPN & tblReceivedDate. tblPN has field PN and tblReceivedDate has field [Received Date]. The tables are used to record the receipt of different part numbers and the date they received. I want to use a query to count how many times a part number is received. The catch is that I only want to count a part once even if it is received more than once on the same date. With the data in the attached DB the count for PN 123 would be 5.
Can someone show me how to configure the query to do what I need to do?
Can someone show me how to configure the query to do what I need to do?