Introduction
MIN and MAX functions help you find the smallest and largest numbers in a list. They save time when you want to quickly see the lowest or highest value in your data.
When you want to find the lowest sales number in a month.
When you need to know the highest score in a test results list.
When checking the smallest or largest expense in a budget sheet.
When comparing temperatures recorded over several days to find the coldest or hottest day.
When summarizing data to find minimum or maximum values for quick insights.