VLookUp

  • Thread starter Thread starter Louise
  • Start date Start date
L

Louise

Hi all

I have created a worksheet which contains a VLookUp table
and it works fine, however, I have another worksheet with
similar information on and have, therefore, created an
identical LookUp table. For some reason, I cannot get the
formulas to work and they all return zero. My LookUp
table looks like:-

A B

0 S
50000 M
100000 L
300000 XL
500000 2XL

E3 contains a figure of 69000 and I am trying to create
the LookUp value in D3, using the LookUp table above,
however, it always returns the answer as 0.

Does anybody know what I'm doing wrong? I can't
understand it as when I used this table on another
workbook, it worked fine.

Please help.

Thank you.

Louise
 
My formula reads:-

=VLOOKUP(E3,table,2)

I can't understand why it doesn't work because I have
used the identical formula and LookUP table on several
other workbooks and they are fine.

Thanks.

Louise
 
I've managed to work out what was wrong. A formula in
another column was incorrect and this, therefore, had a
knock-on effect on the VLookUp.

Thanks any way.

Louise
 
Hi
disregard this post. I misread your original table as
you're not looking for an exact match.
 

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

Similar Threads

VLookUp Table 3
VLookUp Tables 5
VLookUp problem 2
VLOOKUP returning #N/A 5
Vlookup array formula problem 2
VLookUP problem 4
Vlookup to reference offset 1
vlookup formula error 2

Back
Top