Conditional Formula with dates and Blanks

Status
Not open for further replies.

SeanLCA

New Member
Joined
Nov 3, 2018
Messages
15
Office Version
  1. 365
Platform
  1. Windows
hello
I updated my condition ran into some issues.

I Need a formula that in Col C returns Clear if in ColA there is a Date and in ColB is a Date. ColC is Expires if ColA there is a Date that is Less Than Today and ColB is Blank. Sample Below.

Updated Condition:
If there is a Date in Col A that is Less than today's date, and in ColB is blank than in ColC I=Expired
If there is a Date in Col A that is Greater than or equal today's date, and in ColB is blank than in ColC =Clear
If there is a Date in Col A that is Less than today's date, and in ColB has a date than in ColC = Clear
If there is a Date in Col A that is today's date or Greater and in ColB has a date than in ColC = Clear
If there Blank in Col A and in ColB has a date than in ColC = Clear

Sample:
A1B1C1
12/13/1912/12/2019Clear
12/14/1912/14/2019Clear
12/16/1911/13/2019Clear
12/15/19 Expired
12/17/1910/14/2019Clear
 
Last edited by a moderator:

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Status
Not open for further replies.

Forum statistics

Threads
1,214,913
Messages
6,122,207
Members
449,074
Latest member
cancansova

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