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

Make non numerical content from a cell show up on another table according to certain criteria

Apologies if this is a very basic question but I need some help.

I want content from column E to show up on line 11 depending on date on row 9 and langauge on row 10. This is basically a sumifs formula only that it doesn’t work because I have non numerical content on column E.

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

Would like some suggestions on how to solve this issue. Thanks!

>Solution :

You may try this in Cell_B11:

=filter(E4:E6, B4:B6=B9, C4:C6=B10)
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