nested if formula

mandyp

New Member
Joined
Feb 20, 2018
Messages
1
I am stuck on a formula and hoping someone can point me in the right direction. I am creating a field on a training matrix and want to look at putting formulas in a couple of cells.

If the original cell says O/S in want the destination cell to say O/S
If there is a date in the same original cell I want the destination cell to add 1 year

In another formula I would like to create a nested if with these criteria
If the date in the original cell is over 2 years ago I want the destination cell to say n/a
If the date in the original cell is between under 2 years ago I want the destination cell to say O/S

I just cant seem to get it right can anyone help?
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Excel Workbook
ABCDEFGHIJK
1EntryAB
2O/SO/S FALSE
301/01/201701/01/2018O/S
4wrong entry
501/01/201501/01/2016N/A
601/01/201801/01/2019O/S
7wrong entry
8wrong entry
9
10
11
12
13AIf the original cell says O/S in want the destination cell to say O/S
14If there is a date in the same original cell I want the destination cell to add 1 year
15
16BIn another formula I would like to create a nested if with these criteria
17If the date in the original cell is over 2 years ago I want the destination cell to say n/a
18If the date in the original cell is between under 2 years ago I want the destination cell to say O/S
19
20I just cant seem to get it right can anyone help?
Sheet1
 
Upvote 0

Forum statistics

Threads
1,214,583
Messages
6,120,377
Members
448,955
Latest member
BatCoder

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