I have a spreadsheet that I need a formula to create what would act similar to an auto number if a value is a duplicate based on a Countif formula in another column. I want to make an auto # for every name that has multiple order#. So in this example Joe is getting ID of 1 as he was first is sheet and Bunny gets 2 and when Joe's name repeats it is still 1. This names are could be dozens of people and will be different each file. Thanks for help.
ORDER# LN QTY ITEM LOC NAME Countifs Auto Number
OD10560 1 24 part#12 Location 1 Joe John 1 1
OD10559 1 1 part#114 Location 2 Bunny Johnson 2 2
OD10569 1 3 part#444 Location 1 Joe John 1 1
OD10567 1 3 part#777 Location 2 Archy Bunker 0
OD10567 2 4 part#123 Location 2 Archy Bunker 0
OD10562 1 24 part#458 Location 1 Kay Harrison 0
OD10577 1 2 part#471 Location 2 Bunny Johnson 1 2
OD10577 2 1 part#736 Location 2 Bunny Johnson 1 2
OD10563 1 2 part#778 Location 1 Mark Riddle 0
OD10579 1 2 part#3347 Location 1 Terry Clark 0
Spreadsheet is here for formula reference, Link