Formula To Determine Eligibility Past a Certain Date

diverbath

New Member
Joined
Sep 8, 2011
Messages
13
I have a report I am working on and my focus in on three columns. One with Commitment Dates, the next column is the 2012 Status, and the third column is the 2013 Status. I need to create a formula that looks at the Commitment Date and returns either "Committed" or "Non-Committed". Obviously if the commitment date is within the year 2013, it would return "Non-Committed" in the 2012 Status Column. Please Help!

[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Committed Effective Date[/TD]
[TD]2012 Status[/TD]
[TD]2013 Status[/TD]
[/TR]
[TR]
[TD]1/1/2013[/TD]
[TD]Non-Committed[/TD]
[TD]Committed[/TD]
[/TR]
[TR]
[TD]8/1/2010[/TD]
[TD]Committed[/TD]
[TD]Committed[/TD]
[/TR]
[TR]
[TD]7/25/2013[/TD]
[TD]Non-Committed[/TD]
[TD]Committed[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,226,730
Messages
6,192,711
Members
453,748
Latest member
akhtarf3

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