Lookup table inconsistancies

A

amy_walker

Hi,

I have made a table on one worksheet page, and a set up a lookup
function on another page in the same workbook. Here is my formula
=LOOKUP(C2,'Whole Genome Lib'!A:A,'Whole Genome Lib'!C:C). The lookup
function works great for a while, but at a particular point in the
table, the formula no longer returns the correct values. I had
thought that the problem may be in my table (very large, with
references to multiple different workbooks), so I copied and repasted
as values only. Also, the reference vaules that I am looking up may
be a problem, as they are a mix of letters and numbers (ie, V-6D03).
I have tried setting these to general format and text format as well.

Thanks for any advice!

Amy Walker
 
B

Bob Greenblatt

Hi,

I have made a table on one worksheet page, and a set up a lookup
function on another page in the same workbook. Here is my formula
=LOOKUP(C2,'Whole Genome Lib'!A:A,'Whole Genome Lib'!C:C). The lookup
function works great for a while, but at a particular point in the
table, the formula no longer returns the correct values. I had
thought that the problem may be in my table (very large, with
references to multiple different workbooks), so I copied and repasted
as values only. Also, the reference vaules that I am looking up may
be a problem, as they are a mix of letters and numbers (ie, V-6D03).
I have tried setting these to general format and text format as well.

Thanks for any advice!

Amy Walker
How large is large? What point in the table does it stop working? Are all
subsequent lookups wrong, or only a few? Have you sorted column A? The
lookup array MUST be in descending order.
 
A

amy_walker

How large is large? What point in the table does it stop working? Are all
subsequent lookups wrong, or only a few? Have you sorted column A? The
lookup array MUST be in descending order.

There are 16410 rows in my table (columns A-I).

I set the format to text in both my table and lookup page and resorted
-- now its working.

Thanks,
Amy
 

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

Top