#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default count formula

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default count formula

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count Formula - Count Ticks LittleAnn Excel Discussion (Misc queries) 3 May 8th 23 07:44 PM
Trying to construct a count count formula Chris K Excel Discussion (Misc queries) 6 May 26th 07 07:20 PM
Count Formula JohnD Excel Worksheet Functions 2 June 6th 06 02:38 PM
Count Formula? tmerton Excel Worksheet Functions 3 March 17th 06 11:13 PM
COUNT Formula?? dannyboy213 Excel Discussion (Misc queries) 4 March 16th 06 11:47 PM


All times are GMT +1. The time now is 07:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"