#1   Report Post  
jrm
 
Posts: n/a
Default Countif Function

Counting the number of occurances of a number if a condition is met in an
adjacent column on the same row
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

if you have two conditions - the number you want to count & the condition in
an adjacent cell you'll need to use the SUMPRODUCT function, e.g.
=SUMPRODUCT(--(A1:A100=3),--(B1:B100="Red"))

check out
http://www.xldynamic.com/source/xld.SUMPRODUCT.html

for more details on the sumproduct function.

Cheers
julieD

"jrm" wrote in message
...
Counting the number of occurances of a number if a condition is met in an
adjacent column on the same row



  #3   Report Post  
Don Guillett
 
Posts: n/a
Default

That's what it does. Have you looked in HELP index for COUNTIF

--
Don Guillett
SalesAid Software

"jrm" wrote in message
...
Counting the number of occurances of a number if a condition is met in an
adjacent column on the same row



  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

perfectly described, what is the problem?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"jrm" wrote in message
...
Counting the number of occurances of a number if a condition is met in an
adjacent column on the same row



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
IF Function Sam Excel Discussion (Misc queries) 2 December 10th 04 12:49 PM
Copy an IF function when Inserting new row Philobr Excel Discussion (Misc queries) 1 December 3rd 04 10:45 AM
how can i get the slope function to ignore missing data? Delmar Excel Discussion (Misc queries) 0 December 2nd 04 05:55 PM
Solving for X and Y with a = in the FUNCTION??? TOMSQUAD Excel Discussion (Misc queries) 3 November 29th 04 08:00 PM
How to call a function from another workbook Joe Excel Discussion (Misc queries) 4 November 26th 04 03:49 PM


All times are GMT +1. The time now is 08:42 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"