highlight cell having top 3 values

vinu9092

New Member
Joined
Jan 2, 2017
Messages
11
in excel sheet i have values(percentage) in b31 to b41 and d31 to d41.from both columns I want to fill cell color having top 3 values. tried for two days but did not get result.
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Select B31:D41, copy the selection, and post it here.


b
c
d
0.04%
8500
8.76%
595.81%
8550
60.53%

122.47%
8600
-4.19%
674.30%
8650
-44.90%
90.76%
8700
-55.35%
40.38%
8750
-34.41%
34.7%
8800
-42.76%
64.26%
8850
-15.25%
5.79%
8900
-27.58%
-5.73%
8950
-3.23%
_1.97%
9000
-46.19%

<tbody>
</tbody>
highest value should be selected from column B and column D(i.e b31:b41 and d31:d41)
 
Upvote 0
bcd
0.04%85008.76%
595.81%855060.53%
122.47%8600-4.19%
674.30%8650-44.90%
90.76%8700-55.35%
40.38%8750-34.41%
34.7%8800-42.76%
64.26%8850-15.25%
5.79%8900-27.58%
-5.73%8950-3.23%
_1.97%9000-46.19%

<tbody>
</tbody>
highest value should be selected from column B and column D(i.e b31:b41 and d31:d41)
0.04%85008.76%
595.81%855060.53%
122.47%8600-4.19%
674.30%8650-44.90%
90.76%8700-55.35%
40.38%8750-34.41%
34.70%8800-42.76%
64.26%8850-15.25%
5.79%8900-27.58%
-5.73%8950-3.23%
-1.97%9000-46.19%

<colgroup><col style="width:48pt" span="3" width="64"> </colgroup><tbody>
</tbody>
 
Upvote 0
Great. thanks.

On a 2016 system...

Select the range in column B, activate conditional formatting. And run:

Top/Bottom Rules | Top 10 Items

Adjust the relevant box to 3 and choose the color you want in the adjacent box.

And repeat the foregoing procedure for the range in column D.
 
Last edited:
Upvote 0
i want to compare both the columns simultaneously.i want to color first highest with golden color,second highest with silver color and third highest with blue color?
 
Upvote 0
assume left hand side is volume of call option and right hand side percentage is volume of put option.we have to select highest volume from both columns.with TOP 3 conditional formatting and selecting both columns, it highlight top 3 values but in single color for all cells. i want different color for 1st, 2nd and third.
 
Upvote 0
assume left hand side is volume of call option and right hand side percentage is volume of put option.we have to select highest volume from both columns.with TOP 3 conditional formatting and selecting both columns, it highlight top 3 values but in single color for all cells. i want different color for 1st, 2nd and third.

So what I proposed is ok except for coloring?
 
Upvote 0

Forum statistics

Threads
1,214,589
Messages
6,120,415
Members
448,960
Latest member
AKSMITH

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