Select the cell where you want the mean to appear
Type `=AVERAGE(`
Select the range of cells you want to average
Close the formula with `)`
Press Enter
Example: `=AVERAGE(A1:A10)`
You can also use `=AVERAGE(A1,B1,C1)` for non-adjacent cells
Use the AutoSum drop-down and choose Average
Check the result in the selected cell
