How to find the cell address of the maximum or minimum value in Excel
Author Tech Support • Last modified
Sometimes, knowing the maximum or minimum value in a dataset is not enough—you may also need to identify the exact location of that value, whether it's for referencing, highlighting, or reporting purposes. Excel offers formula-based methods as well as advanced tools like Kutools for Excel to help you quickly find and extract the cell address of the highest or lowest value in a range.
Find the Cell Address of the Max or Min Value Using Formulas
If you’re working with a column or a row of data, Excel formulas can help you return the cell address of the largest or smallest number using INDEX, MATCH, and CELL functions combined.
Extract Address from a Column of Numbers
Let's say your data is in cells A2:A15, to extract the cell address of the max or min value, you can use the following formulas:
Select a blank cell, enter one of the following formulas according to your needs, and then press "Enter".
To find the cell address of the max value:
=CELL("address",INDEX(A2:A15,MATCH(MAX(A2:A15),A2:A15,0)))
To find the cell address of the min value:
=CELL("address",INDEX(A2:A15,MATCH(MIN(A2:A15),A2:A15,0)))
These formulas will return something like $A$6, indicating the location of the max or min value. Here I apply the first formula to extract the cell address of the largest value in the column:
Extract Address from a Row of Numbers
If your data is in a row (e.g., A1:J1), use similar formulas to extract the cell address of the max or min value:
Select a blank cell, enter one of the following formulas into it and press "Enter".
Max value in a row:
=CELL("address",INDEX(A1:J1,MATCH(MAX(A1:J1),A1:J1,0)))
Min value in a row:
=CELL("address",INDEX(A1:J1,MATCH(MIN(A1:J1),A1:J1,0)))
The cell address of the largest value has been extracted as follows:

- These formulas return only the first match if multiple cells have the same max or min value.
- You can change the range A2:A15 or A1:J1 to match your actual data.
- The result is a text string representing the cell address.
Find and locate address of cell with max or min value with Kutools for Excel
If you prefer a visual and interactive approach, Kutools for Excel offers a feature called Select Cells with Max & Min Value, which helps you directly select and locate the desired cells without writing any formulas.
After installing Kutools for Excel, select "Kutools" > "Select" > "Select Cells with Max & Min Value" to open the "Select Cells with Max & Min Value" dialog box. Then configure as follows.
- Select the range that contains the values you want to analyze.
- In the "Look in" section, choose whether to evaluate "values", "formulas" or both.
- In the "Go to" section, select either "Maximum value" or "Minimum value".
- In the "Base" section, choose how you want to evaluate the data within the range:
- "Cell" – Finds the overall max or min from the entire selection (default).
- "Row" – Finds the max or min within each row separately.
- "Column" – Finds the max or min within each column separately.
- In the "Select" section, select the one you need:
- "First cell only": Will select the first found result.
- "All cells": Will highlight all cells that match the max or min value.
- Click "OK".
All matching cells will be selected instantly in your worksheet.
![]() | ![]() | ![]() |
Kutools for Excel - Supercharge Excel with over 300 essential tools. Enjoy permanently free AI features! Get It Now
Related articles
How to select non-blank cells in a range in Excel?
Let’s say there are many nonadjacent blank cells existing in a range, and now you need to select all cells with content at present. How to easily select all non-blank cells in Excel easily? There are several tricks to solve it.
How to select and highlight diagonal cells in Excel?
In Excel, we usually need to select multiples cells, but have you ever tried to select and highlight the diagonal cells in a range? In this article, I will introduce a VBA coed to quickly select diagonal cells for you.
How to find maximum or minimum absolute value and keep sign in Excel?
In Excel, if there are some values in a column that both include positive and negative values, generally, you can find the maximum and minimum values of their absolute values by using the formula that combines MAX and ABS functions. But sometimes, you may want to find the maximum or minimum values of their absolute values but keep their sign when returning the result as the below screenshot shows. How can you solve this job?
How to get max/min of visible cells only in Excel?
We can apply the Max function and Min function to easily get the max/min in a range in Excel. But, any idea to get the max/min value with ignoring hidden cells? And what if applying conditional formatting to visible cells only for highlighting the max/min values? The following solutions will ease your work:
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
All Kutools add-ins. One installer
Kutools for Office suite bundles add-ins for Excel, Word, Outlook & PowerPoint plus Office Tab Pro, which is ideal for teams working across Office apps.





- All-in-one suite — Excel, Word, Outlook & PowerPoint add-ins + Office Tab Pro
- One installer, one license — set up in minutes (MSI-ready)
- Works better together — streamlined productivity across Office apps
- 30-day full-featured trial — no registration, no credit card
- Best value — save vs buying individual add-in