Hello, amazing folks!!!
I need help with column "G" formula. If column A, B, C, D concatenated - have an employee ID in column E, count in column G.
my expected result is highlighted in red.
thank you in advance for your help
Hello, amazing folks!!!
I need help with column "G" formula. If column A, B, C, D concatenated - have an employee ID in column E, count in column G.
my expected result is highlighted in red.
thank you in advance for your help
Last edited by ettenna; 02-14-2022 at 06:30 PM.
You can use this formula in cell G2:
=IF(AND(F2>0,E2=""),COUNTIFS(E:E,"<>",D:D,D2,C:C,C2,B:B,B2,A:A,A2),"")
Apply a Custom Format to that cell of:
General;;
to suppress zero values, and then copy down as required.
Hope this helps.
Pete
Administrative Note:
We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how you think it should be done.
Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).
Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.
(Note: this change is not optional. As yo are still quite new here, I will do it for you this time.)
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks