Lookup Tables with linked sheets

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

Guest

Hi

I have a lookup table that is on a seperate workbook to where the function
is (they are kinked). The lookup will only return results up to row 593. Is
there a limit to the amount of rows you can have in a lookup. It looks in a
named range is it because there is a limit on this??

Please help!!

Cheers
Jo
 
My first bet is your named range isn't what you want it to be. If you look at
Insert|Name|Define and inspect your range name, do you see what you expect?
 
Hi Dave
Thanks for your resonse

Yes the named range is the same, i have decided to use an index match
formula instead now, i am still wondering if there is a limit to how many
rows you have have within a look up.
 
I don't think so. There may be some long calculation times when you have lots
of rows (and lots of formulas).

But I would bet that =index(match()) suffers the same problem.
 

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

Table lookup 1
Fill Series for Lookup 2
Table Lookup 6
Lookup Issue 2
how to lookup in numerous different sheets 6
Lookup 9
How can I retain the formatting of the data in a lookup table? 1
Multuiple Lookup Tables 3

Back
Top