I am stuck on how to make a formula that would count how many people in Section B telework on the First Monday of the pay period. The Telework data is in 4 different columns. I am stuck on using the And/Or operators. Any ideas?
Countifs(C:C,"Section B") And countifs(F:F, "Monday P1") or countifs(G:G, "Monday P1") or countifs(H:H, "Monday P1) or countifs(I:I, "Monday P1")
Any ideas?
Countifs(C:C,"Section B") And countifs(F:F, "Monday P1") or countifs(G:G, "Monday P1") or countifs(H:H, "Monday P1) or countifs(I:I, "Monday P1")
Any ideas?