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

Googlesheet filter return all result if empty condition

I’m trying to return all result if the condition is empty, instead of #N/A, possible? Thank you

Sample sheet attached

https://docs.google.com/spreadsheets/d/1r8da7eOxEkx6JlAFQhU9zN055gGQfSyPAXVgpPEF2Ek

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

enter image description here

Thank You!

>Solution :

You may try:

=filter(A3:B9,if(I1="",B3:B9<>"",B3:B9=I1))

enter image description here

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