Hi all,
Am doing a vlookup where the lookup_value is a negative number. My table_array has some negatives in columns in sequence through to some positive values.
I have sorted column one into ascending order, with the greatest negative in row 1 down to zero then further down to the lowest positive number. I assume that follows the rule of first column sorted in ascending order. I haven’t bothered to use the ‘false’ parameter because of the sorting.
In the attached file, I am looking for the “bonus” payable from my table, based on the % in cell B3 – which is negative in this example, but can be positive in the real file.
My lookup formula keeps showing an N/A# error. If I put the ABS function around the formula in B3 to show a positive number, the vlookup formula shows a result, but of course this is inaccurate as it then returns the value from a positive figure in column 1 of the table_array.
Help please?
Webmistress!