Hello, I am having difficulty being able to Count Occurences where multiple criteria are met across multiple columns.
For example, in column C, I have "True" and "False" Values, and in column H I have "True" and "False" Values. I would like to be able to count the number of occurences where "True" is found in the same row, in both columns.
THe formula I had been using in the past does not seem to be working:
=COUNT((IF('Raw Data'!C$4:C$504="TRUE",IF('Raw Data'!H$4:H$504="True","",'Raw Data'!H$4:H$504))))
Thanks!
Jacob
Try using the COUNTIFS function - it is new in Excel 2007 and allows multiple criteria.
Palmetto
Do you know . . . ?
You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks