Hi, I have a very simple spreadsheet that shows in worksheet 1 a table of scoring, which I may need to sort by score, salary band or both so these cells are dynamic. eg
<TBODY>
Name
Salary Band
Total Score
Vic
A
14
Jo
B
6
Bob
c
16
</TBODY>
In worksheet 2 I have a static table set out...