Help with Coloring Text in Formula

AdamW328

New Member
Joined
Oct 29, 2015
Messages
34
Can someone please provide the syntaxes for this.

If this formula: B2-C2 results in a percent between .48% and 1.2% I want the value in the cell to be red. If not, I want the cell to be blank
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Conditional formatting.
Book1
D
30,64%
40,09%
51,26%
60,32%
71,96%
80,45%
90,62%
101,21%
112,42%
124,01%
130,37%
Sheet1
Cells with Conditional Formatting
CellConditionCell FormatStop If True
D3:D13Cell Valuebetween 0,0048 and 0,012textNO
 
Upvote 0

Forum statistics

Threads
1,215,693
Messages
6,126,237
Members
449,304
Latest member
hagia_sofia

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