Hi,
Is it possible to treat a list of key values inside a cell that sumifS() formula will do iteration for each element ?
For example I have a list of keys (“A” , “B” , “C”) then sumifS() will treat A then B then add both result and continues with C and so on.
I have a huge table with a sring of search keys in each cell and it will take time to split manually each cell in several lines.
Thanks