ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Count Question (https://www.excelbanter.com/excel-discussion-misc-queries/45011-count-question.html)

inkpassion

Count Question
 

How to I check Column C for the value of Y and if Y to count Column R
all the way down the sheet?


--
inkpassion
------------------------------------------------------------------------
inkpassion's Profile: http://www.excelforum.com/member.php...o&userid=16972
View this thread: http://www.excelforum.com/showthread...hreadid=466941


Cutter


I assume you want to know if there is a "Y" anywhere in column C and, if
so, then count the number of times "A" appears in column R.

Try this:

=IF(COUNTIF(C:C,"Y")0,COUNTIF(R:R,"A"),False)


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=466941



All times are GMT +1. The time now is 02:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com