Using VLOOKUP in an array

  • Thread starter Thread starter Robert Ades
  • Start date Start date
R

Robert Ades

When I use VLOOKUP in an array as follows:

=SUM(VLOOKUP(B36,Returns,C5:C10))*(D5:D10)

....the formula returns only the
result of C5 times (D5 through D10)

I'm trying to get C5 times D5, C6 times D6, etc.

I've been struggling with this for a week. How can
VLOOKUP be used properly
in an array?

Robert
 
Thanks, but I also need to use a LOOKUP function to pull data from a table.

Robert Ades
 

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