Hi,
Im trying to catagorise entities in a list into smaller predetermined groups, e.g. take a bank statement and you want to group all entries related to food shopping, drinking, car etc. etc.
Col A Col B Col C
[description] [value] [group]
i was trying to use an array formula with search/find, e.g. {=isnumber(search("groups",A1:A10))} however it only seems to use the first entry in the "groups" list. Is there a way to seach based on multiple criteria?
Im trying to catagorise entities in a list into smaller predetermined groups, e.g. take a bank statement and you want to group all entries related to food shopping, drinking, car etc. etc.
Col A Col B Col C
[description] [value] [group]
i was trying to use an array formula with search/find, e.g. {=isnumber(search("groups",A1:A10))} however it only seems to use the first entry in the "groups" list. Is there a way to seach based on multiple criteria?