Calling all computer experts.
I have a NAB cup spreadsheet I'm compiling and would like to sort data from various columns without having to change the look of the spreadsheet. For example. It would like this to start with.
SC1 SC2 SC3
Player A 55 77 66
Player B 66 55 44
Player C 88 33 44
I would then like it to sort each player in order of their best score. So it would look like:
Player C 88 33 44
Player A 55 77 66
Player B 66 55 44
If it's a big programming job then I'll give it a miss but if there's a little trick it would make things easier.
Rep points if anyone can help.
I have a NAB cup spreadsheet I'm compiling and would like to sort data from various columns without having to change the look of the spreadsheet. For example. It would like this to start with.
SC1 SC2 SC3
Player A 55 77 66
Player B 66 55 44
Player C 88 33 44
I would then like it to sort each player in order of their best score. So it would look like:
Player C 88 33 44
Player A 55 77 66
Player B 66 55 44
If it's a big programming job then I'll give it a miss but if there's a little trick it would make things easier.
Rep points if anyone can help.