EXPIRY Warning

dave6726

Board Regular
Joined
Jul 5, 2007
Messages
63
Been stuck on this one for a while.

Col A = Due Date
Col B = Closed Date

Require in Col C: - If Due date is reached/passed (Overdue) for this I am using the formula =IF(A1<=TODAY(),"OVERDUE"," ")

However, I wish to override this if Col B contains a date (or any data in the cell)

To sum up, I am looking for a formula that will check if a Due Date has been reached/passed to give a visual warning. But if there is a Closed Date (or any other data) in Col B I do not need the Over Due warning. I appreciate that I could delete the date out of Col A, but require to keep this for future reference.
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,215,497
Messages
6,125,155
Members
449,208
Latest member
emmac

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