I am trying to filter my lists based on specific words. If a row has one of these words in it, I would like to delete the entire row.
The words are "Inc, LLC, Properties, Trust, Corp, Real Estate, LTD, Corporation, Enterprise, and Management".
Here is an example: ! (https://imgur.com/a/i0sWrhO)
It doesn't need to be case sensitive and I would like if I could do it specifically in one column. Specifically column A, so if these words appear anywhere else (however unlikely) that it won't delete columns I want.
I am very new to this stuff.
If you know of any easy ways to do this, I am all ears.
Thank you in advance.