Hi,
Is it possible to search in a array from bottom cell to top cell (Vlookup does from top to bottom), In the below table I need a result of "Shaft" for input 3, whereas vlookup will give "Crank shaft" as a result
[TABLE="width: 152"]
<tbody>[TR]
[TD]Level[/TD]
[TD]Part[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Truck[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Engine[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Crank Shaft[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Cam Shaft[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Cylinder[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Piston[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Piston Rod[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Transmission[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Gears[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Case[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Shaft[/TD]
[/TR]
</tbody><colgroup><col><col></colgroup>[/TABLE]
Is it possible to search in a array from bottom cell to top cell (Vlookup does from top to bottom), In the below table I need a result of "Shaft" for input 3, whereas vlookup will give "Crank shaft" as a result
[TABLE="width: 152"]
<tbody>[TR]
[TD]Level[/TD]
[TD]Part[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Truck[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Engine[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Crank Shaft[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Cam Shaft[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Cylinder[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Piston[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Piston Rod[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Transmission[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Gears[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Case[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Shaft[/TD]
[/TR]
</tbody><colgroup><col><col></colgroup>[/TABLE]