Y
yanf7
I have a list of names in column.
1 A
2 B
3 A
4 C
5 A
I need the match function to bring the location of the second A (3) and
the last A (5)
1 A
2 B
3 A
4 C
5 A
I need the match function to bring the location of the second A (3) and
the last A (5)