RobbieJannoh914
New Member
- Joined
- Feb 16, 2017
- Messages
- 3
Hello,
This is my first time posting here and I've searched everywhere to find the resolution to my issue but was unable to find a solution.
I am trying to get B1 to bring back the value in Column F based on multiple criteria: (A1 is >= D:D and A1 <= E:E and C = "Collared")
If we do this formula, B1 should 4.00
Unfortunately I haven't been able to form a proper index match formula, or an indirect match formula. Is there a combination of formulas that I can use to get this solution?
Please advise.
Please see table below for example
[TABLE="width: 150"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]3/1/2015[/TD]
[TD][/TD]
[TD]Collared[/TD]
[TD]1/1/2015[/TD]
[TD]1/31/2015[/TD]
[TD]3.00[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD]Fixed[/TD]
[TD]2/1/2015[/TD]
[TD]2/28/2015[/TD]
[TD]4.00[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[TD]Collared[/TD]
[TD]3/1/2015[/TD]
[TD]3/31/2015[/TD]
[TD]4.00[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[TD]Collared[/TD]
[TD]4/1/2015[/TD]
[TD]4/30/2015[/TD]
[TD]5.00[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[TD]Fixed[/TD]
[TD]5/1/2015[/TD]
[TD]5/31/2015[/TD]
[TD]3.00[/TD]
[/TR]
</tbody>[/TABLE]
This is my first time posting here and I've searched everywhere to find the resolution to my issue but was unable to find a solution.
I am trying to get B1 to bring back the value in Column F based on multiple criteria: (A1 is >= D:D and A1 <= E:E and C = "Collared")
If we do this formula, B1 should 4.00
Unfortunately I haven't been able to form a proper index match formula, or an indirect match formula. Is there a combination of formulas that I can use to get this solution?
Please advise.
Please see table below for example
[TABLE="width: 150"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]3/1/2015[/TD]
[TD][/TD]
[TD]Collared[/TD]
[TD]1/1/2015[/TD]
[TD]1/31/2015[/TD]
[TD]3.00[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD]Fixed[/TD]
[TD]2/1/2015[/TD]
[TD]2/28/2015[/TD]
[TD]4.00[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[TD]Collared[/TD]
[TD]3/1/2015[/TD]
[TD]3/31/2015[/TD]
[TD]4.00[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[TD]Collared[/TD]
[TD]4/1/2015[/TD]
[TD]4/30/2015[/TD]
[TD]5.00[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[TD]Fixed[/TD]
[TD]5/1/2015[/TD]
[TD]5/31/2015[/TD]
[TD]3.00[/TD]
[/TR]
</tbody>[/TABLE]