Incremental Query Number

P

PeterK

(I have posted this elsewhere last week but no response)

I have a find duplicates query that gives me a duplicate
value and the number of duplicates for each duplicate
item. I would like to add another column to the query
that adds a incremental number for each item for later use
in a DLookup function. Is this possible? If so how?

Thanks

EX:

Item #Duplicates Increment
Apples 4 1
Oranges 3 2
Carot 10 3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top