C
chris_quinn26
I need to add up the number of actual dates worked at the end of the
group, so that i can show how qty per day between a date range.
Everything is perfect except for this item. I need a way to add just
unique dates. Can this be built. I can not use Count(Date) because
there are multiple items entered in same days.
group, so that i can show how qty per day between a date range.
Everything is perfect except for this item. I need a way to add just
unique dates. Can this be built. I can not use Count(Date) because
there are multiple items entered in same days.