Help need answer ASAP Column A contains numbers from rows 1 to 20. You can use the formula ___________ to find the value of the largest number divided by the total number of values.

Respuesta :

Answer:

=MAX(A1:A20)/COUNT(A1:A20)

Explanation: