close

I have a spreadsheet that uses specific alpha codes to identify a situation.
I want to count each alpha code in a row and total the count in its own
column. For example: There are 4 alpha codes that could be used. In column
one I want the total count of all alpha code As, in column two I want the
total count of all alpha code Bs etc

Have yuo tried using the COUNTIF function:
eg. =COUNTIF(A:A,quot;Aquot;) to count As
=COUNTIF(A:A,quot;Bquot;) to count Bs

where A:A is the range of your data and quot;Aquot; is the code you are searching
for...

wAyne_

quot;Barbarosaquot; wrote:

gt; I have a spreadsheet that uses specific alpha codes to identify a situation.
gt; I want to count each alpha code in a row and total the count in its own
gt; column. For example: There are 4 alpha codes that could be used. In column
gt; one I want the total count of all alpha code As, in column two I want the
gt; total count of all alpha code Bs etc

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()