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.
Copyright © 2026 eLLeNow.com All Rights Reserved.