Dear All,
please see attached file, my task is to count each department under D, how many similar values it has under A, B, and C then do a table with totals under F
thanks for your usual help
Dear All,
please see attached file, my task is to count each department under D, how many similar values it has under A, B, and C then do a table with totals under F
thanks for your usual help
How does Excel know that B = Guard?
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Use this formula in E2:
=COUNTIFS($A$2:$A$10,A2)+COUNTIFS($B$2:$B$10,$A2)+COUNTIFS($C$2:$C$10,$A2)
then copy down as required.
Hope this helps.
Pete
how did he know how professional this answer was
If that means that your original question is satisfied, please take a moment to select Thread Tools from the menu above and to the right of your first post in this thread, and mark the thread as SOLVED.
You might also like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).
Pete
If that's what you want, I think it can be done like this as well:
=SUMPRODUCT(($A$2:$A$10=$A2)+($B$2:$B$10=$A2)+($C$2:$C$10=$A2))
If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED. You can also access the SOLVED tag by editing the opening post and choosing SOLVED from the drop-down to the left of the title box.
Also, if you have not already done so, remember that you can reward anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks