answersLogoWhite

0

It refers to the lowest value. You can get it in a formula using the MIN function. To get the lowest number in the cells from A2 to A10, you would do this:

=MIN(A2:A10)

Minimum can also be used in specifying the scale on a chart. Normally it is zero, but it can be set to any number that may be appropriate for the values you are charting.

User Avatar

Wiki User

11y ago

What else can I help you with?