F
FBxiii
Hi. This seems like an impossible question, but here goes!
I have a table that contains a number of duplicates. I have got a
duplicates query to identify them but I need to put a count against each
duplicated row. The count needs to reset at every new occurance of a
duplicate.
e.g.
Count Reference
1 12345
2 12345
3 12345
1 67890
2 67890
1 99999
Any ideas? Ive tried a few things but just cant crack it!!
I have a table that contains a number of duplicates. I have got a
duplicates query to identify them but I need to put a count against each
duplicated row. The count needs to reset at every new occurance of a
duplicate.
e.g.
Count Reference
1 12345
2 12345
3 12345
1 67890
2 67890
1 99999
Any ideas? Ive tried a few things but just cant crack it!!