Make a formula to calculate the avarage of baseball stats

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Last night I went two for two, i have that in two seperate rows, how many
times I was up and how many times I got a hit. Now I want to caluclate the
average of that which i know would be 1.000. But I have 30 games this year
and want to at the end of the column calculate my total average for the year.
Thanks for your help.
 
=AVERAGE(A1:A30)

You will need to enter the appropriate zeros if any

Vaya con Dios,
Chuck, CABGx3
 
Back
Top