Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i have a data of students results. there are 6 subjects. each subject has
internal, external and total marks. in every subject a student has to score 40 (including internal and externalmarks) to pass. so i have to count who got less than 40 in how many subjects? i.e., total no.of subjects failed. pls. what formula i use. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If the total marks are in the range B1:G1 use the formula
=COUNTIF(B1:G1,"<40") If this post helps click Yes --------------- Jacob Skaria "ramesh" wrote: i have a data of students results. there are 6 subjects. each subject has internal, external and total marks. in every subject a student has to score 40 (including internal and externalmarks) to pass. so i have to count who got less than 40 in how many subjects? i.e., total no.of subjects failed. pls. what formula i use. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Formula - Count Ticks | Excel Discussion (Misc queries) | |||
Trying to construct a count count formula | Excel Discussion (Misc queries) | |||
Count Formula | Excel Worksheet Functions | |||
Count Formula? | Excel Worksheet Functions | |||
COUNT Formula?? | Excel Discussion (Misc queries) |