Conditional Formatting

GoKu

Board Regular
Joined
Dec 18, 2007
Messages
244
Hi Everybody. Ive never used conditional formatting before and need some assisstance now. Im using the following formula to calculate the expiry date on a license system:
=IF((B3)=0," ",(B3)-NOW()+365)
Some of the calculated days before expiry is now in the negative value. How do I format the cells to show the text in Bold Red if the value is in the negative and black normal text if the value is in the positive?
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Ive selected Cell Value < 0 = Bold Red to the applicable column and it works fine, bust as soon as I change the date value B3 to a present date e.g Today(), the format condiction of the cell stays Bold Red and does not change to Black Normal.
 
Upvote 0
100%, Thnk you very much!!!! Just 4 interest sake what is the difference between the way i had the formula and the way you gave the formula?
 
Upvote 0

Forum statistics

Threads
1,214,429
Messages
6,119,433
Members
448,897
Latest member
ksjohnson1970

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