How to highlight highest value in each row label of a pivot table

Aceshigh1

New Member
Joined
Nov 29, 2017
Messages
1
Hello,

Does anybody know how to automatically highlight the highest value in each row label of a pivot table?

In this example, I would like to highlight the highest selling fruit in each state. I couldn't find this option in conditional formatting.

Thanks.



[TABLE="width: 144"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Sum of Amount[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Row Labels[/TD]
[TD]Total[/TD]
[/TR]
[TR]
[TD]Arkansas[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Apples[/TD]
[TD]611.00 [/TD]
[/TR]
[TR]
[TD]Bananas[/TD]
[TD]441.00 [/TD]
[/TR]
[TR]
[TD]Oranges[/TD]
[TD]1,607.00 [/TD]
[/TR]
[TR]
[TD]Strawberries[/TD]
[TD]800.00 [/TD]
[/TR]
[TR]
[TD]Arkansas Total[/TD]
[TD]3,459.00 [/TD]
[/TR]
[TR]
[TD]Delaware[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Apples[/TD]
[TD]1,506.00 [/TD]
[/TR]
[TR]
[TD]Bananas[/TD]
[TD]450.00 [/TD]
[/TR]
[TR]
[TD]Oranges[/TD]
[TD]950.00 [/TD]
[/TR]
[TR]
[TD]Peaches[/TD]
[TD]200.00 [/TD]
[/TR]
[TR]
[TD]Pears[/TD]
[TD]806.00 [/TD]
[/TR]
[TR]
[TD]Delaware Total[/TD]
[TD]3,912.00 [/TD]
[/TR]
[TR]
[TD]Iowa[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Apples[/TD]
[TD]200.00 [/TD]
[/TR]
[TR]
[TD]Bananas[/TD]
[TD]700.00 [/TD]
[/TR]
[TR]
[TD]Oranges[/TD]
[TD]645.00 [/TD]
[/TR]
[TR]
[TD]Peaches[/TD]
[TD]800.00 [/TD]
[/TR]
[TR]
[TD]Pears[/TD]
[TD]230.00 [/TD]
[/TR]
[TR]
[TD]Iowa Total[/TD]
[TD]2,575.00 [/TD]
[/TR]
[TR]
[TD]Grand Total[/TD]
[TD]9,946.00 [/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,224,823
Messages
6,181,177
Members
453,021
Latest member
Justyna P

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