Hello!
I've struggled with this one for a few days now.
I'm making a schedule based on day and time. I never have the same time twice, so it should be
only one condition needed for that.
I've tried using a INDEX-MATCH (see page2 of Excel-file) testing for the least occurence.
However it only matches if BOTH conditions are exaclty met on the first occurence. However,
in this case, I need to find at least one person availiable at the right time, and then pick the
one among those with the least occurences in the schedule. Trying this I only seem to get a
circular reference resulting in a 0.
I also tried a LOOKUP which only finds one value but not both. Page1 includes the actual schedule
I'm going to use. As you can see in the file it only picks "Kim" & "Wanda" all the time over and over
again.
Anyone have any ideas how to solve this?
testingSched.xlsx
Bookmarks