VLOOKUP

J

Jack

Is there a limit to the number of rows and/or columns that
a lookup table can comprise?

Thanks
 
J

Jason Morin

You can make it as big as the worksheet - 65536 rows x 256
columns. I had no issues with this formula:

=VLOOKUP(C20,Sheet2!1:65536,256,0)

HTH
Jason
Atlanta, GA
 

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