Hi guys,
I was hopeful someone could help me with a formula that will look up a number (E3) and return an associated profile that is within a certain range (range of 100 bins).... For example I know that on Week 2 I will process 1200 bins (F3), and I know that the Heavy (1) profile should be used. I'm not sure if I should use a vlookup or an index/match, or if that's even the right way to go about it.
[TABLE="width: 500"]
<tbody>[TR]
[TD="align: center"]1
[/TD]
[TD="align: center"]A
[/TD]
[TD="align: center"]B
[/TD]
[TD="align: center"]C
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]D
[/TD]
[TD="align: center"]E
[/TD]
[TD="align: center"]F
[/TD]
[TD="align: center"]G
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Profile
[/TD]
[TD] Bins
[/TD]
[TD] Cost
[/TD]
[TD][/TD]
[TD]
[/TD]
[TD]Week 1
[/TD]
[TD]Week 2
[/TD]
[TD]Week 3
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Skeleton (1)
[/TD]
[TD]520
[/TD]
[TD]$20K
[/TD]
[TD][/TD]
[TD]Bins:
[/TD]
[TD]500
[/TD]
[TD]1200
[/TD]
[TD]1100
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Skeleton (1A)
[/TD]
[TD]600
[/TD]
[TD]$45K
[/TD]
[TD][/TD]
[TD]Profile Used:
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Skeleton 2
[/TD]
[TD]720
[/TD]
[TD]$60K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6
[/TD]
[TD]Heavy (1)
[/TD]
[TD]1000
[/TD]
[TD]$75K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7
[/TD]
[TD]Heavy (1A)
[/TD]
[TD]1500
[/TD]
[TD]$100K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks a ton!
I was hopeful someone could help me with a formula that will look up a number (E3) and return an associated profile that is within a certain range (range of 100 bins).... For example I know that on Week 2 I will process 1200 bins (F3), and I know that the Heavy (1) profile should be used. I'm not sure if I should use a vlookup or an index/match, or if that's even the right way to go about it.
[TABLE="width: 500"]
<tbody>[TR]
[TD="align: center"]1
[/TD]
[TD="align: center"]A
[/TD]
[TD="align: center"]B
[/TD]
[TD="align: center"]C
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]D
[/TD]
[TD="align: center"]E
[/TD]
[TD="align: center"]F
[/TD]
[TD="align: center"]G
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Profile
[/TD]
[TD] Bins
[/TD]
[TD] Cost
[/TD]
[TD][/TD]
[TD]
[/TD]
[TD]Week 1
[/TD]
[TD]Week 2
[/TD]
[TD]Week 3
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Skeleton (1)
[/TD]
[TD]520
[/TD]
[TD]$20K
[/TD]
[TD][/TD]
[TD]Bins:
[/TD]
[TD]500
[/TD]
[TD]1200
[/TD]
[TD]1100
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Skeleton (1A)
[/TD]
[TD]600
[/TD]
[TD]$45K
[/TD]
[TD][/TD]
[TD]Profile Used:
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Skeleton 2
[/TD]
[TD]720
[/TD]
[TD]$60K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6
[/TD]
[TD]Heavy (1)
[/TD]
[TD]1000
[/TD]
[TD]$75K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7
[/TD]
[TD]Heavy (1A)
[/TD]
[TD]1500
[/TD]
[TD]$100K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks a ton!