Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a simple table with seven cells that can be answered either Y or N. I
want to sum the total of all Y answers. Can you give me a formula for that? thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Try this =COUNTIF(B1:B6,"y") Mike "Linda L" wrote: I have a simple table with seven cells that can be answered either Y or N. I want to sum the total of all Y answers. Can you give me a formula for that? thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you really meant "sum", then look at the SUMIF function; otherwise, if
you actually meant "count", then look at the COUNTIF function. If you had provided more details about your layout, I would have been able to give you suggested formula to try. -- Rick (MVP - Excel) "Linda L" wrote in message ... I have a simple table with seven cells that can be answered either Y or N. I want to sum the total of all Y answers. Can you give me a formula for that? thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
One formula, many possible answers. | Excel Discussion (Misc queries) | |||
Please help me with answers | Excel Discussion (Misc queries) | |||
formula gives 2 different answers | Excel Worksheet Functions | |||
Does anyone know the answers to | Links and Linking in Excel | |||
Two IF Statements with two answers | Excel Discussion (Misc queries) |