How to Find Highest Value in Excel Column (4 Methods)

We’ll use the following dataset to discuss 4 methods for finding the highest value in a Excel column.

How to Find Highest Value in Excel Column


Method 1 – Find the Highest Value in a Column Using the MAX Function in Excel

Steps

  • Select any cell where you want to put the highest value.
  • Add the following function to the selected cell.
=MAX(D5:D11)

  • After entering the MAX function, select the cell reference where you want to insert the maximum value and press ‘Enter’.

How to Find Highest Value in Excel Column

Read More: How to Find Lowest Value in an Excel Column


Method 2 – Using AutoSum Method to Find Highest Value in a Column

Steps

  • Select any cell where you want to put the highest value.
  • Go to the Formula tab in the ribbon and select AutoSum in the Function Library.

  • Select the arrow at the bottom and then select Max.

  • The Max function will appear. Select the cell where the function will be inserted.

How to Find Highest Value in Excel Column

  • Press ‘Enter’.


Method 3 – Find Highest Value Using Conditional Formatting

Steps

  • On the Home tab select Style section and then Conditional Formatting

  • Select the cells where you want to find the highest value. Select the Conditional Formatting option where you’ll get Top/Bottom Rules. From here, select Top 10 Items.

  • A new box will pop up. As we need to find the highest value fill the box value as ‘1’ and select the preferred color in which you want to show your highest value. Click on ‘OK’.

  • Only the highest value in the selected column will be assigned a colour and the others will remain unchanged.

How to Find Highest Value in Excel Column

  • This Conditional Formatting can also be done with the New Rules option.
  • Select the Conditional Formatting option, and instead of selecting Top/Bottom Rules, select New Rules.

  • In the New Rule section, there are several rule types. Choose Format only Top or Bottom Ranked Values and in the Edit the Rule Description, change the format to Top and value as 1.

  • The Format option changes the appearance of your highest value whereas Preview will show the final outlook.

  • In the Format option, the font, fill, and border can be changed to a preferred style.

  • That will give you the same output as the above method.

How to Find Highest Value in Excel Column


Method 4 – Find Absolute Highest Value in an Excel Column

Sometimes we have a dataset where there is a mixture of positive and negative values. The  ABS function is nested within the Max function and can be used to find the highest value in that column regardless of sign.

Steps

  • Select the cells where you want to put the highest value.
  • Write down the following formula.
=MAX(ABS(E5:E11))

  • When using two different functions in a single cell, it becomes an Array Formula. After entering the required formula press ‘Ctrl + Shift + Enter’.

How to Find Highest value in Excel Column

Note:

For Array Formula, ‘Ctrl + Shift + Enter’ must be used instead of ‘Enter’.


Download Practice Workbook

Download this practice workbook


Related Articles


<< Go Back to Find Value in Range | Excel Range | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Durjoy Paul
Durjoy Paul

Durjoy Kumar, with a BSc in Naval Architecture & Engineering from Bangladesh University of Engineering and Technology, is a dedicated contributor to the ExcelDemy project. His substantial contributions include crafting numerous articles and demonstrating expertise in Excel and VBA. Durjoy adeptly automates Excel challenges using VBA macros, offering valuable solutions for user interface challenges. Apart from creating Excel tutorials, he is interested in Data Analysis with MS Excel, SPSS, C, C++, C#, JavaScript, Python Web Scraping, Data Entry... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo