#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default COUNTIF

COUNTIF(range,criteria)
=COUNTIF(A2:A26,A32) would check the no. of times the value in A32 is
getting repeated in the range A2:A26.

How can i define the criteria - that the formula should check the no. of
time the value in the range exceeds the value defined in the cell A32 ( the
value entered by the user in A32). Which means that i want to have an option
that i can change the values in A32 (variable) . It should not be fixed.
Otherwise i could have given the criteria as a fixed no. rather than giving
the cell reference.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default COUNTIF

=COUNTIF(A2:A26,""&A32)

Regards,
Stefi

€žsansk_23€ť ezt Ă*rta:

COUNTIF(range,criteria)
=COUNTIF(A2:A26,A32) would check the no. of times the value in A32 is
getting repeated in the range A2:A26.

How can i define the criteria - that the formula should check the no. of
time the value in the range exceeds the value defined in the cell A32 ( the
value entered by the user in A32). Which means that i want to have an option
that i can change the values in A32 (variable) . It should not be fixed.
Otherwise i could have given the criteria as a fixed no. rather than giving
the cell reference.


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
sumproduct vs. countif Coal Miner Excel Discussion (Misc queries) 1 June 15th 06 09:34 PM
Countif Formula /Sort Bug??? orcfodder Excel Discussion (Misc queries) 2 January 12th 06 10:04 AM
COUNTIF or not to COUNTIF on a range in another sheet Ellie Excel Worksheet Functions 4 September 15th 05 10:06 PM
Combining IF and COUNTIF based on two columns maxtrixx Excel Discussion (Misc queries) 5 March 31st 05 06:21 PM
Countif - Countif maswinney Excel Worksheet Functions 3 November 15th 04 11:06 PM


All times are GMT +1. The time now is 04:15 PM.

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

About Us

"It's about Microsoft Excel"