J
jas27
Does anyone know how to devise an Excel formula that will count number
and uppercase/lowercase characters in a text string in a cell. I nee
to create a formula that will evaluate a textstring in a cell an
perform a count. The number of characters/numbers and their positio
in the cell will vary. For example:
Cell A1 Jk784mn
Cell A2 9888TjJ7rh
Formula to count the numbers in cell. (A1 Result = 3, A2 Result = 5)
Formula to count the uppercase characters in cell. (A1 Result = 1, A
Result = 2)
Formula to count the lowercase characters in cell. (A1 Result = 3, A
Result = 3)
Any help would be greatly appreciated
and uppercase/lowercase characters in a text string in a cell. I nee
to create a formula that will evaluate a textstring in a cell an
perform a count. The number of characters/numbers and their positio
in the cell will vary. For example:
Cell A1 Jk784mn
Cell A2 9888TjJ7rh
Formula to count the numbers in cell. (A1 Result = 3, A2 Result = 5)
Formula to count the uppercase characters in cell. (A1 Result = 1, A
Result = 2)
Formula to count the lowercase characters in cell. (A1 Result = 3, A
Result = 3)
Any help would be greatly appreciated