Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to find value vertically and horizontally, using formula in Sheets?

There has to be a couple of matches in a column and in the rows, so that the column header can be obtained, but I cannot do HLOOKUP and VLOOKUP at the same time.
I could do it via script, but if this requires maintenance, that would be harder to keep.

Here is the criteria set:
enter image description here

This is what the Pontuação column should show as the result:
enter image description here

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Appreciate any help!

Here is the link to the file, in case you want to share a bit of your knowledge: https://docs.google.com/spreadsheets/d/1gh5w0czg2JuoA3i5wPu8_eOpC4Q4TXIRhmUrg53nKMU/edit?usp=sharing

>Solution :

Here’s a possible solution:

=ARRAYFORMULA(MAP(O3:O7;LAMBDA(a;TEXTJOIN(;;IF(B3:F=a;B2:F2;)))))
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading