ALLOW A REFERENCE IN "TABLE_ARRAY" POSITION OF LOOKUP & INDEX FUN.

F

fcjssc

When using lookup or index functions why can't references or functions
allowed to determine the table_array name? That said is there better work
arounds than nested "IF" statements?
 
G

Gary Brown

Not sure what you mean, but could a named range help? For example, create a
NAME called Test with a range of A1:B3. Then have a vlookup of something
like =VLOOKUP("Joe",Test,2,FALSE)
HTH,
Gary Brown
 

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