You could use the AVERAGE function to find the mean average cost of all entertainment for January and February.
Excel would enter the formula for you if you clicked in cell D7, clicked the arrow on the AutoSum button, and clicked Average in the list. The formula =AVERAGE(B7:C7) appears in the formula bar
near the top of the worksheet.
You could also type this formula directly into the cell.