Quote from CasperCRF:
Does any one know how to do an average of more then 30 numbers in excel? The function AVERAGE(A1:A30) can only do up to 30 numbers and I want to try to do and average of around 120. Am I missing something? I don't know why I can't figure it out.

Quote from CasperCRF:
The problem is that I'm not trying to do all the numbers in a column, I'm trying to get my average win and my average loss of 120 trades. So the column has both positive and negative numbers in it. I was doing AVERAGE(number1,number2,...,...,) and so on but it will only let you do up to 30 numbers that way.