ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   conditional formulas (https://www.excelbanter.com/excel-worksheet-functions/22097-conditional-formulas.html)

deaundra

conditional formulas
 
i would like to create a conditional formula to count how many times a name
in column B shows if there is a "Y" in column G. Can someone please please
please help me?

Steve R

=COUNTIF(B:B,"Y")


"deaundra" wrote in message
...
i would like to create a conditional formula to count how many times a name
in column B shows if there is a "Y" in column G. Can someone please please
please help me?




JulieD

Hi

use the sumproduct funtion
=SUMPRODUCT(--(B1:B100="Bill"),--(G1:G100="Y"))
check out
http://www.xldynamic.com/source/xld.SUMPRODUCT.html

for more details on how this function works
--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"deaundra" wrote in message
...
i would like to create a conditional formula to count how many times a name
in column B shows if there is a "Y" in column G. Can someone please please
please help me?





All times are GMT +1. The time now is 04:22 AM.

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