HelloI have a group of records that have a text comment where I need to extract certain words e.g. need to extract word HOUSE123 HOUSE 12111 HOUSE 25231 35951 HOUSE 30357 78If I say Like HOUSE is downloads all the records with HOUSE in the text but when I run the query I need it to download all the records so I can see the records that have not had HOUSE recorded.The data I am working with has a lot more text than the example above and I am searching for other key words as well so it is a big query.I need to see all the records whether they have had HOUSE recorded or not - data quality check?Does that make sense?Katherine