Hi all,
A new problem im afraid :rolleyes:
In my database, I have users who each have a certain amount of minutes logged.
What I want to do is display the total amount of minutes everybody has logged collectively.
Can someone help me with some code that will add all the minutes of each user together?
The furthest I've got in selecting the minutes from the database table :o
Thanks,
Daryl