M
Michel
I like to count all the numbers from 1 column where the text in an
other column starts with a specific letter like:
Matrix | 20
Bad Man | 9
Mad Max | 12
Inferno | 2
count "M*" would give 32
I like to have it in a cell function not with VBA programming
Can this be done, maybe within a few cells?
other column starts with a specific letter like:
Matrix | 20
Bad Man | 9
Mad Max | 12
Inferno | 2
count "M*" would give 32
I like to have it in a cell function not with VBA programming
Can this be done, maybe within a few cells?