Darth_Williams
New Member
- Joined
- Oct 15, 2015
- Messages
- 25
Good morning all,
Can an IF statement be used with a COUNTIFS?
I currently have the following formula that works a treat =COUNTIFS(Range,">="&Start Date, Range, "<="&End Date) This counts everything which falls in a certain date range, but what I need is to incorporate an IF statement which basically says that if another range for that row equals Yes then perform the above, otherwise don't count it.
Any help would be gratefully received.
Thanks
Can an IF statement be used with a COUNTIFS?
I currently have the following formula that works a treat =COUNTIFS(Range,">="&Start Date, Range, "<="&End Date) This counts everything which falls in a certain date range, but what I need is to incorporate an IF statement which basically says that if another range for that row equals Yes then perform the above, otherwise don't count it.
Any help would be gratefully received.
Thanks