From the attached data is it possible to create a formula to count the number of staff in post that are line managers?
From the attached data is it possible to create a formula to count the number of staff in post that are line managers?
Try this.......
![]()
Please Login or Register to view this content.
Regards
sktneer
Treat people the way you want to be treated. Talk to people the way you want to be talked to.
Respect is earned NOT given.
Try this: =SUMPRODUCT(($D$6:$D$13=1)*($E$6:$E$13="Yes"))
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
@sktneer
OP profile is shown using XL2003. Countifs is not available in that version.
@ alansidman
Oh yes. I didn't see that. Thanks for reminding though.![]()
@alansidman thanks that works!
If the data was on Sheet 1 (as in the attached spreadsheet) and I was calculating the formula in Sheet 2 how would that change the formula?
@alansidman thanks that works!
If the data was on Sheet 1 (as in the attached spreadsheet) and I was calculating the formula in Sheet 2 how would that change the formula?
In that case the formula will be like this.......
=SUMPRODUCT((Sheet1!D6:D13=1)*(Sheet1!E6:E13="Yes"))
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks