I have attached what I'm working on.
I need H7 to look down column A for H5, look down column B for G7 and count the incidents.
I need I7 to look down column A for H5, look down column B for G7, look down column E and add the incidents.
I have attached what I'm working on.
I need H7 to look down column A for H5, look down column B for G7 and count the incidents.
I need I7 to look down column A for H5, look down column B for G7, look down column E and add the incidents.
Hi
H7Formula:![]()
=SUMPRODUCT((TEXT($B$5:$B$50,"mmm")=TEXT($G7,"mmm"))*(A$5:A$50=$H$5))
I7Formula:![]()
=SUMPRODUCT((TEXT($B$5:$B$50,"mmm")=TEXT($G7,"mmm"))*($A$5:$A$50=$H$5)*(E$5:E$50))
Regard
To help you by my post? it would be nice to click onto say "Thank you".
If you are happy with a solution to your problem?
Click Thread Tools above your first post,
select "Mark your thread as Solved".
Hi.
No! It only pick up number match column A!!
If you want to know total for that month? Cell I8Formula:![]()
=SUMPRODUCT((TEXT($B$5:$B$50,"mmm")=TEXT($G7,"mmm"))*(E$5:E$50))
Regard
You welcome!!
Thank you for reputation!
All the best!
Regard
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks