palaeontology
Active Member
- Joined
- May 12, 2017
- Messages
- 444
- Office Version
- 2016
- Platform
- Windows
I have a list in the range ... CM37:CW37
I have a value in ... BY37
I'd like to find the first number in the list range that is larger than the value in BY37.
eg: List Range in CM37:CW37 .... [TABLE="width: 704"]
<tbody>[TR]
[TD="class: xl66, width: 64"]199.0[/TD]
[TD="class: xl67, width: 64"]209[/TD]
[TD="class: xl67, width: 64"]219[/TD]
[TD="class: xl67, width: 64"]229[/TD]
[TD="class: xl67, width: 64"]239[/TD]
[TD="class: xl67, width: 64"]249[/TD]
[TD="class: xl67, width: 64"]259[/TD]
[TD="class: xl67, width: 64"]269[/TD]
[TD="class: xl67, width: 64"]279[/TD]
[TD="class: xl67, width: 64"]289[/TD]
[TD="class: xl67, width: 64"]299
[/TD]
[/TR]
</tbody>[/TABLE]
Value in BY37 ...
247.9
so the first value in the list range that is larger than 247.9 is the value 249
I've tried a few combinations of match etc, but each falls short of what i need.
Any ideas ?
Kind regards,
Chris
[TABLE="width: 704"]
<tbody>[TR]
[TD="class: xl64, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[/TR]
</tbody>[/TABLE]
I have a value in ... BY37
I'd like to find the first number in the list range that is larger than the value in BY37.
eg: List Range in CM37:CW37 .... [TABLE="width: 704"]
<tbody>[TR]
[TD="class: xl66, width: 64"]199.0[/TD]
[TD="class: xl67, width: 64"]209[/TD]
[TD="class: xl67, width: 64"]219[/TD]
[TD="class: xl67, width: 64"]229[/TD]
[TD="class: xl67, width: 64"]239[/TD]
[TD="class: xl67, width: 64"]249[/TD]
[TD="class: xl67, width: 64"]259[/TD]
[TD="class: xl67, width: 64"]269[/TD]
[TD="class: xl67, width: 64"]279[/TD]
[TD="class: xl67, width: 64"]289[/TD]
[TD="class: xl67, width: 64"]299
[/TD]
[/TR]
</tbody>[/TABLE]
Value in BY37 ...
247.9
so the first value in the list range that is larger than 247.9 is the value 249
I've tried a few combinations of match etc, but each falls short of what i need.
Any ideas ?
Kind regards,
Chris
[TABLE="width: 704"]
<tbody>[TR]
[TD="class: xl64, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[TD="class: xl65, width: 64"][/TD]
[/TR]
</tbody>[/TABLE]