I am making a two sided leaderboard which is as follows

Column A: Country Flag
Column B: Name of Country
Column C: Score
Column D: Country Flag
Column E: Name of Country
Column F: Score

I want the countries to automatically sort in order with the highest score on the top left( Cell A4) and lowest on the bottom right (Cell F16)

What VBA Code do I need to enter?