I've come to a brick wall on a specific formula and I'm hoping someone has either a way to knock it down or at least work around it.
As part of a larger formula, I have a table from which I'm trying to count the number of people who, during each month, worked more than zero hours.
For example:
employee month hours_worked david 1 0 david 2 5 david 3 9 mike 1 0 mike 2 0 mike 3 6 month worked 1 0 2 1 3 2
The summary table in which I'd like the final counts to show has the month numbers as headers.
I've run out of math power for the day. If anyone has any insight, please share. And if I didn't title this in a way that makes sense, let me know and I'll adjust.
Bookmarks