Replies: 0
Hi all
I’m looking to create a counter/tally to show the total number of games played in the snooker league over all the seasons. I don’t need to do it for each team, I need an overall total.
For example, I’ve got 10 events/matches, and a total of 72 games/frames played. How can I get to the result of 72? I was thinking of looping through the posts and for each post add the home result and away result, but I can’t seem to get the query to work 🙁
Does anybody know how this can be done?
Many thanks in advance.