Conditional Formatting for bottom 10 values

jontyoc

Board Regular
Joined
Sep 3, 2012
Messages
52
Hi All,

I have a spreadsheet of hours worked by an agent compared to their expected scheduled hours, and then expressed as a percentage.

What I would like is to highlight the bottom 10 agents - but ignore those with a 0 value. If they dont work that week I dont want them highlighted.

Using Excel 2007 and the Bottom 10 rule at the moment, but it highlight all those 0 values.

I had tried to create another rule above this
If cell value = 0 then stop rules.

I hope this makes sense.

Thanks for your help.
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Little after thought -

Here is the original cell formula "=SUMIF('AGENT '!$B:$B,$A5,'AGENT '!W:W)"
Could I change this so if there is a 0 value it posts nothing in the cell?
Then if I run the conditional formatting it will ignore these cells.

Thanks.
 
Upvote 0

Forum statistics

Threads
1,223,275
Messages
6,171,122
Members
452,381
Latest member
Nova88

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