I'm trying to set up my Google Sheets document auto sorts when entering new data.
Link to sheet: https://docs.google.com/spreadsheets/d/1h2-Gy67sTGKdMhG9GP-intB5fVdaJheZIcLo4Nto_Wg/edit?usp=sharing
These are, obviously, player statistics. I am trying to figure out a solution to have column "H" sort the players in descending order. Meaning the player with most points will be first.
I've tried using the sort range function to no avail. I've entered formulas in each cell in column H. This is just a simple "=SUM(F5:G5)" to total columns F & G. Could this be what is preventing the page from sorting?
Any assistance would be greatly appreciated.