new here and could use some help
I want to take the smallest value in points range (G9:L9) and delete the values at that index. In this case it’s index 5 or game 6.
I plan on connecting the script to a button so I can drop the smallest match score out of 6 games (best 5/6 games count) all at once for 58 teams.
Any help?
Thanks!
I can’t workout the logic to delete a range of cells based on the associated index of smallest points value, (Game 1 range or cells G3:G6, H3:H6, I3:I6, etc)