Hello together,
for a team game I want to create a tab where the results for each player can be recorded.
At the top there should be the option to select the name of the player (there will be arount 10).
After the name is choosen, there should be around ten categories and per click on each category the selected player should get a point in the corresponding sheet. Also there should be the option for each category to give a negative point to reduce the amount of pointes for this player in this category.
Any idea how to implement this efficiently? Would be great if scrolling is not necessary so it should be very compact.
Thank you!!!