Hi Guys,
Please help.
I am trying to count the number of days the adjustment user worked from a data set with multiple records for any given day.
[TABLE="class: grid, width: 250, align: left"]
<tbody>[TR]
[TD]ADJUSTMENT USER
[/TD]
[TD]POSTING DATE
[/TD]
[/TR]
[TR]
[TD]KXE
KXE
KXE
KXE
KXE
KXE
KXE
KXE
KXE
KXE
KXE
[/TD]
[TD]1/01/2018
1/01/2018
3/01/2018
3/01/2018
3/01/2018
4/01/2018
4/01/2018
5/01/2018
6/01/2018
6/01/2018
6/01/2018
[/TD]
[/TR]
</tbody>[/TABLE]
So what I need to do is search a larger data set with multiple Adjustment users and then count how many actual days worked each of them did, NOT the amount of transactions per day they did.
So with the above data set I would be trying to get a result of 5 days worked for Adjustment user KXE.
Please if anyone can give me a formula to count and consolidate the days work for the Adjustment user that would be really appreciated.
Thanks
Bryan
Please help.
I am trying to count the number of days the adjustment user worked from a data set with multiple records for any given day.
[TABLE="class: grid, width: 250, align: left"]
<tbody>[TR]
[TD]ADJUSTMENT USER
[/TD]
[TD]POSTING DATE
[/TD]
[/TR]
[TR]
[TD]KXE
KXE
KXE
KXE
KXE
KXE
KXE
KXE
KXE
KXE
KXE
[/TD]
[TD]1/01/2018
1/01/2018
3/01/2018
3/01/2018
3/01/2018
4/01/2018
4/01/2018
5/01/2018
6/01/2018
6/01/2018
6/01/2018
[/TD]
[/TR]
</tbody>[/TABLE]
So what I need to do is search a larger data set with multiple Adjustment users and then count how many actual days worked each of them did, NOT the amount of transactions per day they did.
So with the above data set I would be trying to get a result of 5 days worked for Adjustment user KXE.
Please if anyone can give me a formula to count and consolidate the days work for the Adjustment user that would be really appreciated.
Thanks
Bryan
Last edited by a moderator: