% Attainmnet Cell Color Cange

jswillcox

New Member
Joined
Dec 30, 2015
Messages
32
I would like to set a cell to automatically change to a custom color when a number range is reached for comissions tracking.

Example

Quota:
C12 = 100 (desired Number in D12 is 0 or lower)

Gap:
D12 = Formula used [=sum(C12-I15)]

Items Sold:
I15 = items sold

I would like to use 3 custom colors

When I am less that 80% to quota I would like D12 to be Custom Color 1
When I am 80% to less than 100% I would like D12 to be Custom Color 2
When I am 100% or greater I would like D12 to be Custom Color 3

Is this even possible? Thank you so much for your help!
 

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.
Use conditional formatting to set three different colors by adding three rules.

Home tab -> Conditional formatting -> Top/Bottom rules
 
Upvote 0

Forum statistics

Threads
1,215,446
Messages
6,124,900
Members
449,194
Latest member
JayEggleton

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