Could some one please help me with a formula that can give the smallest value within a defined range.
So let's say in column 1 there are vales and in column 3 I have manually copied the smallest values between 1-1.9999, 2-2.9999 and 3-3.9999. Is there a formula I could write in column 3 cells that would allow me to do this?
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]1.456[/TD]
[TD][/TD]
[TD]1.456[/TD]
[/TR]
[TR]
[TD]1.896[/TD]
[TD][/TD]
[TD]2.215[/TD]
[/TR]
[TR]
[TD]1.985[/TD]
[TD][/TD]
[TD]3.333[/TD]
[/TR]
[TR]
[TD]2.215[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2.665
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2.899[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.333[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.885[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.985[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Any help will be appreciated. Cheers
So let's say in column 1 there are vales and in column 3 I have manually copied the smallest values between 1-1.9999, 2-2.9999 and 3-3.9999. Is there a formula I could write in column 3 cells that would allow me to do this?
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]1.456[/TD]
[TD][/TD]
[TD]1.456[/TD]
[/TR]
[TR]
[TD]1.896[/TD]
[TD][/TD]
[TD]2.215[/TD]
[/TR]
[TR]
[TD]1.985[/TD]
[TD][/TD]
[TD]3.333[/TD]
[/TR]
[TR]
[TD]2.215[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2.665
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2.899[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.333[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.885[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.985[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Any help will be appreciated. Cheers