C
CyberTaz
Hi All -
I put together a small sheet to compare some prices. Names of 5 vendors are
in B3:F3 & prices for each the 8 products are in those respective columns.
In Column H (on each of the price rows) there is a Min fx that looks to the
five prices on that row & returns the lowest price for the item on that row
- no problem so far.
In Column I there is a Lookup fx using the Vector method to look at the Min
price in that same row of Column H, find that cell in the prices on the row
& return the name of the vendor (Row 3 of that same column containing the
lowest price). This works fine for 6 of the 8 products, but 2 of the lookups
are returning the #N/A error & I can't figure out why.
The other 6 rows were set up the same way & the Lookup fx was copied from
cell to cell using abs refs for the result vector. I've checked & reset the
formatting, rewritten the formula manually, re-entered the data, tried the
error tracing features & everything I can think of with no insights as yet.
I've also tried it in 4 different versions of XL (PC & Mac) with the same
results. Even the Evaluate feature in PC XL show that the lookup value is
fine but indicates that "the next evaluation will result in an error" but
won't tell me *why*. The lookup fx is simply:
=LOOKUP(H30,B30:F30,$B$3:$F$3)
Where am I going wrong?
TIA |:>)
Bob Jones
[MVP] Office:Mac
I put together a small sheet to compare some prices. Names of 5 vendors are
in B3:F3 & prices for each the 8 products are in those respective columns.
In Column H (on each of the price rows) there is a Min fx that looks to the
five prices on that row & returns the lowest price for the item on that row
- no problem so far.
In Column I there is a Lookup fx using the Vector method to look at the Min
price in that same row of Column H, find that cell in the prices on the row
& return the name of the vendor (Row 3 of that same column containing the
lowest price). This works fine for 6 of the 8 products, but 2 of the lookups
are returning the #N/A error & I can't figure out why.
The other 6 rows were set up the same way & the Lookup fx was copied from
cell to cell using abs refs for the result vector. I've checked & reset the
formatting, rewritten the formula manually, re-entered the data, tried the
error tracing features & everything I can think of with no insights as yet.
I've also tried it in 4 different versions of XL (PC & Mac) with the same
results. Even the Evaluate feature in PC XL show that the lookup value is
fine but indicates that "the next evaluation will result in an error" but
won't tell me *why*. The lookup fx is simply:
=LOOKUP(H30,B30:F30,$B$3:$F$3)
Where am I going wrong?
TIA |:>)
Bob Jones
[MVP] Office:Mac