If Function - Excel 2010 - Need him putting together a function

RocketAnt

New Member
Joined
Apr 1, 2014
Messages
15
I need help with a formula for one of my cells

I want to write: If D3 is greater than 90%, highlight the current cell green and write "Okay", if d3 is less than 90% but greater than 70%, highlight cell yellow and write "okay-ish", if D3 is less than 70%, highlight the cell red and write "warning".

How do I get that all in one formula, AND by highlight, I mean to fill the cell with that color.

I've attempted it but, adding the highlighting of cells is a new step for me. Thanks
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
You need to use conditional formatting. Highlight Cell Rules, More Rules. Then use the Cell Value is function to select your conditions and highlighting.
 
Upvote 0
You can't highlight a cell with a formula. Excel 2007 does have a built in conditional formatting with range of values. Not sure if its in older versions.
 
Upvote 0

Forum statistics

Threads
1,215,391
Messages
6,124,678
Members
449,179
Latest member
fcarfagna

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