LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

So you'd want to know the count of rows that have 554 in column A and 3 (say) in
column B?

if yes:

=sumproduct(--(a1:a99=554),--(b1:b99=3))

=sumproduct likes to work with numbers. the -- converts trues and falses to 1's
and 0's.



RFKFREAK wrote:

I have a column with different sets of values. On another worksheet I want
to to make a formula using COUNTIF that states how many times a value from
another column in the first sheet appears when a given value is set.

Example.

In the first sheet in column 1 the number 554 appears 10 times. In another
column the values corresponding are in a range of 1-4. On another sheet, I
want to do a COUNTIF where the range selected is 554 on the first sheet.


--

Dave Peterson
 
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
enter data on 1 sheet and make it enter on next avail row on 2nd s Nadia Excel Discussion (Misc queries) 27 September 9th 05 03:39 PM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
Extending a Chart Data Series from an Array - Can it be done? Jon Peltier Charts and Charting in Excel 4 November 30th 04 03:30 AM


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