I am attaching the sample excel which contains 3 columns VT, CT and IT.
I need to check the value in VT columns and then the CT column, and if certain criteria is met with, the value in IT has to be returned.
For example, assuming values in VT2,CT2,IT2 are 0, VT56=0, CT56=21 and IT56=.75we need to check if VT value alongside CT value and then choose the corresponding IT value from the IT column. The VT and CT values are ranges, i.e., 0 VT - 14 CT days, 0% IT.
I need a formula to achieve this. I have tried the IF AND OR combination but not able to achieve this so far. Still trying at my end as well.
I need to check the value in VT columns and then the CT column, and if certain criteria is met with, the value in IT has to be returned.
For example, assuming values in VT2,CT2,IT2 are 0, VT56=0, CT56=21 and IT56=.75we need to check if VT value alongside CT value and then choose the corresponding IT value from the IT column. The VT and CT values are ranges, i.e., 0 VT - 14 CT days, 0% IT.
I need a formula to achieve this. I have tried the IF AND OR combination but not able to achieve this so far. Still trying at my end as well.