Help with IF/AND functions for date creation

EMW2159

New Member
Joined
Dec 16, 2019
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Hi all, I have exhausted all my formulas as they all keep coming up with the #NAME? error or #VALUE? error. I need to calculate two seperate dates from a date in column AI, based on conditions in column J and Z.

Date in column AM
If J3 equals "serious" and Z3 equals "prospective" and AI>0 the date will be 10 working days from column AK
If J3 equals "non-serious" and Z3 equals "prospective" and AI>0 the date will be 20 working days from column AK
If Z3 equals "retrospective" and AI>0 the date will be 10 working days from column AK (this is regardless of the value in J3)

Date in column AO
If J3 equals "serious" and Z3 equals "prospective" and AI>0 the date will be 10 working days from column AM
If J3 equals "non-serious" and Z3 equals "prospective" and AI>0 the value will be "N/A"
If Z3 equals "retrospective" and AI>0 the date will be 10 working days from column AM (this is regardless of the value in J3)

Any help would be much appreciated!!! Thank you!
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Hi.
Please try prepare a data example using add-in specifically for this and it can be found here XL2BB.
Note: If would necessary, pay attention to this post XL2BB 2 Square
 
Upvote 0

Forum statistics

Threads
1,215,055
Messages
6,122,902
Members
449,097
Latest member
dbomb1414

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