psycoperl
Active Member
- Joined
- Oct 23, 2007
- Messages
- 339
- Office Version
- 365
- 2016
- Platform
- Windows
- MacOS
- Web
I have data in my workbook on the "Roster" worksheet, where in a column P I have the session date and in column Q I have the session time.
On my "summary" worksheet , I want to have a count of how many rows meet a specific condition in both Column P and Q.
I was planning on using the =CountIf() function with =CountIf(ROSTER!P2:Q2200, ...) but can not figure out how to set the conditions.
For example. Where in Col. P = 10/13/2009 and Where Col Q = 9:30.
Any guidance would be appreciated.
On my "summary" worksheet , I want to have a count of how many rows meet a specific condition in both Column P and Q.
I was planning on using the =CountIf() function with =CountIf(ROSTER!P2:Q2200, ...) but can not figure out how to set the conditions.
For example. Where in Col. P = 10/13/2009 and Where Col Q = 9:30.
Any guidance would be appreciated.