close

Hi, trying to find way to count occurances of text in a column, thanks.

=COUNT(LEFT(R100:R3000,1)=quot;xquot;)

=SUMPRODUCT(--(LEFT(R100:R3000,1)=quot;xquot;))

Regards,
Stefi

?astech??ezt ?rta:

gt; Hi, trying to find way to count occurances of text in a column, thanks.
gt;
gt; =COUNT(LEFT(R100:R3000,1)=quot;xquot;)

Another way:

=COUNTIF(R100:R3000,quot;x*quot;)
nastech wrote:
gt;
gt; Hi, trying to find way to count occurances of text in a column, thanks.
gt;
gt; =COUNT(LEFT(R100:R3000,1)=quot;xquot;)

--

Dave Peterson

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

    software

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