Vlookup

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone help be understand why the data the the vlookupfunction is
returning is the value of the cell above the lookup up value. e.g
lookup value is 3
table array is:
1 A
2 B
3 C
formula result is B instead of C.
 
Confused? said:
Can someone help be understand why the data the the vlookupfunction is
returning is the value of the cell above the lookup up value. e.g
lookup value is 3
table array is:
1 A
2 B
3 C
formula result is B instead of C.

One guess ..
The lookup value is a value / calculated value which is actually less than 3.
For eg in A1: 2.9999, but with A1 formatted as number to 2 dp, shows as 3.00

---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top