Displaying Min Max Average Values
There is an Excel file that teaches how to perform the Displaying Min Max Average Values operation.
Excel Source: Displaying Min Max Average Values
Minimum, maximum, and average values of the selected data range are dynamically calculated using a macro. Additionally, results are instantly presented to the user in a special information box. Thus, a practical tool is created for quickly accessing summary statistics. For this reason, it is ideal for users who want to perform quick exploratory analysis on data sets. Therefore, integration of MIN, MAX, and AVERAGE functions with macro is learned.
Hope it is useful.