Respuesta :

This question is unfortunately incomplete. However, I would guess the line numbers would extend from E1 to E14. To find a maximum value, use the 'Max' function call. Therefore, in cell E15, write: '= Max(E1:E14)'
Limosa

Answer:

Following are the steps

Step 1:   Go to the formulas tab

Step 2:  inside the formula tab goes to the AutoSum tab .

Step 3:  E2:E14 are selected, and write the max function.

Step 4:  Press Enter .

Explanation:

In this question some information is missing we assume that the cell is from E2 to E14 where we have to find the highest line.

The max function is used to find the highest line .

Syntax of Max()

max(range1:range2)

In the excel we have to follow these steps that find the highest line

Step 1:   Go to the formulas tab

Step 2:  inside the formula tab goes to the AutoSum tab .

Step 3:  E2:E14 are selected, and write the max function.

Step 4:  Press Enter .