Redefine Table Array

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

Guest

I already have set up a Vlookup but i want to add more items to this how to i
make the range include the newly added data
 
I like to put my table on a dedicated worksheet. Then I can use the whole
column without worrying.

=vlookup(a1,sheet2!a:e,3,false)

But you could use a dynamic range name that grows/extracts with your data.

Take a look at Debra Dalgleish's site to read more about it:
http://www.contextures.com/xlNames01.html#Dynamic
 

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

Back
Top