What function will show the smallest value in the selected range of cells?

1 answer

Answer

1063830

2026-03-07 14:05

+ Follow

The function that shows the smallest value in a selected range of cells in spreadsheet applications like Microsoft Excel or google Sheets is the MIN function. For example, if you want to find the smallest value in the range A1 to A10, you would use the formula =MIN(A1:A10). This function will return the lowest number from the specified range.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.