montyfern
Board Regular
- Joined
- Oct 12, 2017
- Messages
- 65
Hi Everyone,
I've scoured previous posts in the hopes of not creating a new thread, and found some great stuff, but it's not 100% accurate and also I'm not getting it. Here's what I'm trying to do, please:
Cell A1 has the word AARDVARK. Count how many A's are in that word. We all know it's three. This formula works well, but I have to specify each "new" letter to count: =LEN(A2)-LEN(SUBSTITUTE(UPPER(A2),UPPER("A"),""))
So, in cell A2 we have ANTEATER. Same formula counts "2". But in Cell A3 is the word POPULAR. Count the "P"'s, so I have to edit the formula to "P". Cell A4 wants to count the O's in ZOOLOGY. Make sense? So I can't auto-fill as each variable of the text character they want to count CHANGES.
Any ideas are greatly appreciated except macros.
[TABLE="width: 244"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
</tbody>[/TABLE]
I've scoured previous posts in the hopes of not creating a new thread, and found some great stuff, but it's not 100% accurate and also I'm not getting it. Here's what I'm trying to do, please:
Cell A1 has the word AARDVARK. Count how many A's are in that word. We all know it's three. This formula works well, but I have to specify each "new" letter to count: =LEN(A2)-LEN(SUBSTITUTE(UPPER(A2),UPPER("A"),""))
So, in cell A2 we have ANTEATER. Same formula counts "2". But in Cell A3 is the word POPULAR. Count the "P"'s, so I have to edit the formula to "P". Cell A4 wants to count the O's in ZOOLOGY. Make sense? So I can't auto-fill as each variable of the text character they want to count CHANGES.
Any ideas are greatly appreciated except macros.
[TABLE="width: 244"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
</tbody>[/TABLE]