G
getu32
In VLookup / Hlookup function the True parameter gives the closest
match with the search value but less than the search value....
i want to get the next greatest values of the Search Value.... how to
do it....
Example .....
A B C
5 10 15
6 11 16
9 14 19
If i use =Vlookup(7,[Array],2,0)/
=Vlookup(7,Array],2,True) ....
the answer is get is 11
BUT how to get it as 14!!!???
Please reply me at : (e-mail address removed)
match with the search value but less than the search value....
i want to get the next greatest values of the Search Value.... how to
do it....
Example .....
A B C
5 10 15
6 11 16
9 14 19
If i use =Vlookup(7,[Array],2,0)/
=Vlookup(7,Array],2,True) ....
the answer is get is 11
BUT how to get it as 14!!!???
Please reply me at : (e-mail address removed)