SUMPRODUCT with Text result

  • Thread starter Thread starter Steven Bitaxi
  • Start date Start date
S

Steven Bitaxi

I have a spreadsheet with a few thousand entries - school, address,
board of ed - and another in the same workbook with a list of about 100
schools with just the name and board of ed. I want to get the address
information for each of these schools without looking them up manually.
I know the information is consistent so I was trying sumproduct.
Everything was fine until I tried to get a text result. I get a #VALUE
error.

=SUMPRODUCT(--(Board=A2),--(School=B2),(Address))

I have named the ranges in the other worksheet to make the formula
cleaner, but am not sure how to get it to display the text of Address.
 
Thanks. It looks like VLOOKUP was just the thing. Took me a little
research to figure it out, but the direction was right.


Much appreciated Earl!
 

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