Hi, I have to calculate the sum of bus hours / count of tickets. I have created a function for making the count of tickets as below =RECORDCOUNT(SUBSET2([Month],[Type],[Month])) but I am unable to find a function for totalling the bus hours for the whole month. Can anyone help me on finding a formula for getting the sum of bus hours per month?