Finding Highest and Lowest Value

Brabed

Board Regular
Joined
Oct 27, 2005
Messages
54
I am looking for a way to find the highest and lowest value within a selected range of data. I would preferably like for the highest and lowest values to be highlighted somehow within the data range. Thanks in advance.
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Hi

How do you want them highlighted??? The MAX and MIN functions should find the numbers, but how do you want them actioned? Macro? Conditional Formatting?


Tony
 
Upvote 0
There are two methods I can think of...

1. Using the MIN and MAX functions built into Excel and conditional formatting

2. Write a macro that will do it for you (must be triggered somehow though)

Is the range static or dynamic?
 
Upvote 0

Forum statistics

Threads
1,214,829
Messages
6,121,827
Members
449,051
Latest member
excelquestion515

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top