H
hglamy
Hello,
in a simple list of test of subjects and marks like:
A | B | C |
# | SUBJECT | MARK |
-------------------------------
| French | 5 |
| Maths | 6 |
| Physics | 2 |
| French | 3 |
etc.
I need a formula for the first column (#), that
produces the nth occurrence of a subject in the list,
so that it shows:
A | B | C |
# | SUBJECT | MARK |
-------------------------------
1 | French | 5 |
1 | Maths | 6 |
1 | Physics | 2 |
2 | French | 3 |
etc.
Who knows a formula for columns "A" that does that ?
Help is greatly appreciated.
Kind regards,
H.G. Lamy
in a simple list of test of subjects and marks like:
A | B | C |
# | SUBJECT | MARK |
-------------------------------
| French | 5 |
| Maths | 6 |
| Physics | 2 |
| French | 3 |
etc.
I need a formula for the first column (#), that
produces the nth occurrence of a subject in the list,
so that it shows:
A | B | C |
# | SUBJECT | MARK |
-------------------------------
1 | French | 5 |
1 | Maths | 6 |
1 | Physics | 2 |
2 | French | 3 |
etc.
Who knows a formula for columns "A" that does that ?
Help is greatly appreciated.
Kind regards,
H.G. Lamy