Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
veeramis
 
Posts: n/a
Default How do i find the counts of data with a condition of other cells

How do i find the count of particular number with reference to other cell
conditions......

for example,
i have to find the number of 5's in column d...with refernce to the
conditions of other two fixed columns j and K........in brief i have to count
the number of 5's which falls in condition of j cell =0 and k cell =1.

hope will get good help.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Barb Reinhardt
 
Posts: n/a
Default How do i find the counts of data with a condition of other cells

Let's say you have data in D2:D100, J2:J100 and K2:K100

=SUMPRODUCT(--(D2:D100=5),--(J2:J100=0),--(K2:K100=1))

"veeramis" wrote:

How do i find the count of particular number with reference to other cell
conditions......

for example,
i have to find the number of 5's in column d...with refernce to the
conditions of other two fixed columns j and K........in brief i have to count
the number of 5's which falls in condition of j cell =0 and k cell =1.

hope will get good help.

Thanks

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
Linking Groups of cells between workbooks vnacj-joe Excel Discussion (Misc queries) 4 June 14th 07 05:18 PM
keeping cells aligned when data is updated vicvega Excel Worksheet Functions 0 April 4th 06 02:30 AM
Selecting data from different cells for a chart Need Help in DC Charts and Charting in Excel 2 March 7th 06 12:00 AM
Importing Data Jillian Excel Worksheet Functions 9 December 23rd 05 12:45 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 06:16 AM.

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"