I have a table with address info and job numbers. There are about 30 different job numbers and I want to get a count of how man duplicates there are between job numbers. For example, how many duplicates are there between job number 55326A and 55326B, 55326A and 55326C et al.
The first step, I assume, is to select out the duplicates. Then somehow write a routine that will figure out how many job numbers there are and then go down the list and count the duplicates?
Chandler
I ran over my dogma with karma!
The first step, I assume, is to select out the duplicates. Then somehow write a routine that will figure out how many job numbers there are and then go down the list and count the duplicates?
Chandler
I ran over my dogma with karma!