Hello ,
This code is to rank data from my table
Section | Score 1 | Score 2 | Score 3 | Rank 1 | Rank 2 | Rank 3 |
It's doing that nicely. However, I want to switch the section from column A to C. So that my new table looks like :
| Index | Name | Section | Score 1 | Score 2 | Score 3...