I’m really struggling with this problem, I have a list of data in one column. The data is organised as words in each cell for example cat,dog,horse,fish - I need to be able to reference the whole column as the criteria in a SUMIFS. I’ve tried =TEXTSPLIT(D3:D66, “,”) but this just returns an error. I tried incorporating TEXTJOIN but this still didn’t work.
Does anyone have any ideas?
Does anyone have any ideas?