J
Jesse
Example
Column A Column B
ONDJFMAMJJAS 4
ONDJFMAMJ
ONDJFMAMJJAS 5
ONDJFMAMJJAS
ONDJFMA JJ 3
ONDJFMAMJJAS
ONDJFMAMJJAS 3
ONDJFMAMJJAS 6
FMAMJJAS
OJFMAMJJ 1
I have 2 conditions that I'd like to count the occurrences in. 1) the right most text in column A must be "S" and the value in Column B must be >= 1.
I tried the COUNTIFS function (=COUNTIFS(A9:A55,"*S*",B9:B55,">=1") which kind of works but only accounts for specific text and I need the rightmost text.
I think I need the RIGHT function but can't seem to get it to work.
Little help?
thanks!
Jesse
Column A Column B
ONDJFMAMJJAS 4
ONDJFMAMJ
ONDJFMAMJJAS 5
ONDJFMAMJJAS
ONDJFMA JJ 3
ONDJFMAMJJAS
ONDJFMAMJJAS 3
ONDJFMAMJJAS 6
FMAMJJAS
OJFMAMJJ 1
I have 2 conditions that I'd like to count the occurrences in. 1) the right most text in column A must be "S" and the value in Column B must be >= 1.
I tried the COUNTIFS function (=COUNTIFS(A9:A55,"*S*",B9:B55,">=1") which kind of works but only accounts for specific text and I need the rightmost text.
I think I need the RIGHT function but can't seem to get it to work.
Little help?
thanks!
Jesse