The MIN function quickly finds the lowest number in a large dataset.
Finding the Minimum Value
- Click an empty cell and type
=MIN(. - Highlight the range of numbers you want to evaluate (e.g., A1:A50).
- Type a closing parenthesis
)and press Enter. - The cell will display the smallest number from that range.