Change value inside a table, vlookup doesn't recalc automatically

G

Guest

I created a workbook with a lookup table, and I refer to the table via
VLOOKUP. I have the calculation set on automatic. When I change a value
inside the lookup table, vlookup does not recalculate (the value in the cell
referencing the table with VLOOKUP does not change).
 
G

Guest

Two suggestions...

Make sure your lookup table is sorted in ascending order.

Also, set the "range lookup" field in the vlookup statement to FALSE. That
will require the statement to return a value only on an exact match.

Regards...
 

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


Top