Hello I have a formula that finds the brands in the title of a list of products. I was wondering if a Function can be created or theres another way around this.
My formula is
=IF(Inventory[[#This Row],[QB Title]]="","",
IF(ISNUMBER(SEARCH("kensington",Inventory[[#This Row],[QB...