IF AND FUNCTION returning values if they fall in a range. Need to add additional arguement

Roadrash

New Member
Joined
Oct 14, 2016
Messages
33
Help.

I previously used IF And Function to return a resource value depending on the date and where it fell in the time period of a project (based on dates). I would like to add a further argument so that the result is also dependent on the job role (as this varies for job role and time period.) Is it possible to add another argument?
IF AND, AND?

=IF(AND(J$5>=$C6,J$5<$D6),$E$22,IF(AND(J$5>=$D6,J$5<$E6),$E$23,IF(AND(J$5>=$E6,J$5<$F6),$E$24,IF(AND(J$5>=$F6,J$5<$G6),$E$25,0))))

Start Up (FPI - 8wks) FPI LPFV LPLV DBL Role Oct-16 Nov-16 Dec-16 Jan-17
PRIMA 08-Jun-16 03-Aug-16 18-Aug-18 01-Oct-21 01-Dec-21 DM 0.02 0.02 0.02 0.02



DM CTM SCTM
Start Up Period FTE/Site 0.05 1 0.4
Enrollment Period FTE/Site 1.00 1 1
Maintenance Period FTE/Site 1 1 1
DBL to Close Out Period FTE/Site 0.05 1 0.4
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,223,214
Messages
6,170,772
Members
452,353
Latest member
strainu

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