VLookup (possible to point to a range)

K

kane.marc

Is it possible to use the VLookup function to point to a range of cells
instead of just a specific cell?

I am trying to use the VLookup function to act as a mechanism to
compile a series of charts.
So I would like to know if one can use the VLookup functions in the
SOURCE DATA "Values" and "Category (X) axis labels" fields.


Thanks in advance,
M Kane
 
G

Guest

hi Kane,

if you have more than one condition is better to use a sumproduct instead of
vlookup,

as =sumproduct(--(range=x)*(range=y)*(range))

range=x first cond
range=y second cond
range = look area

hth
regards from Brazil
Marcelo

"(e-mail address removed)" escreveu:
 

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