I need a formula to return a text string along with a number and once the text string doesn't appear and then reappears in the column have the numbering start over again.
For example in column A I have data:
Employee
Spouse
Child
Child
Child
Employee
Child
Employee
Child
Child
I need the data to appear:
Employee
Spouse
Child1
Child2
Child3
Employee
Child1
Employee
Child1
Child2
I have over 7,000 lines of relationship codes and need to number each child within a family.
Bookmarks