Using SUMIF, I want to sum all items where the criterion cell contains a specified substring (say, “Feb”). I tried specifying “*Feb*”, but that seems to work only if the “Feb” is at the start of the criterion string. Does this make sense? Any ideas?
Thanks