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

Search for word contains special letters

I want to search for specific letters in a word list and sort the words that contain those words.

The order of letters within a word is not important. I tried using this formula but it didn’t work for me.

This screenshot shows what I mean:

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

This is the link to the file:

Sheets link][Sheets link]

How can I correct this formula?

>Solution :

You may try:

=filter(A2:A,byrow(A2:A,lambda(Σ,sum(index(search(I3:K3,Σ))))))

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