- Click in cell A13, then type:Subsidies
- In cells A14 through C14, type:
2000
2001
2002
- In cells A15 through C15, type:
2000
2001
2002
10000
8000
12000
- In cell E14, type:Average
- In cell F14, type:=average(
TIP: Don't forget to type the ( opening parenthesis. It tells Excel to begin averaging a series of cells. - Highlight cells A15 through C15.The worksheet should look like this:
- Press the ENTER key.The average subsidy should be 10000:
- Click cell F14.The Formula Bar should show:=AVERAGE(A15:C15)
TUTORIAL EXCEL 2007