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

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Forum statistics

Threads
1,223,911
Messages
6,175,337
Members
452,637
Latest member
Ezio2866

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