J
John Michl
I need to sum a column of numbers that meet a criteria that is based on one
character within a string. The string is a seven character string that has
about 125 possible combinations. A simplified version is below. What
formula would I used to sum all records that have "A" in the first position.
The answer should be 6.
AB 2
Ax 4
xB 5
Thanks. - John
character within a string. The string is a seven character string that has
about 125 possible combinations. A simplified version is below. What
formula would I used to sum all records that have "A" in the first position.
The answer should be 6.
AB 2
Ax 4
xB 5
Thanks. - John