is there a possibility to use the countif function with the contains functionality like - =countif(A4:A100,"*a*") but cross references with another column to ensure to only count if column B is >0 ?
What I am trying to do is:
Column A has a list of availability submitted by employees
8AM-12PM
8AM-1PM
830AM-2PM
and so forth
based on their availability and hours - I put a number that counts how many staff are available in column B
0
2
1
2
and so forth
so what I am trying to do is create a formula that allows me to classify how many "openers" i have (ie. people who can work at 8AM) and closers (people who can work until 5PM)
What I am trying to do is:
Column A has a list of availability submitted by employees
8AM-12PM
8AM-1PM
830AM-2PM
and so forth
based on their availability and hours - I put a number that counts how many staff are available in column B
0
2
1
2
and so forth
so what I am trying to do is create a formula that allows me to classify how many "openers" i have (ie. people who can work at 8AM) and closers (people who can work until 5PM)