Jump to content

Recommended Posts

Posted

Let's say you wanted to allocated BD to staff free after break up to a max of 2 per staff member and 5 staff per break.

 

If you have staff in rows the use countif to give a count per staff in column C and a count of BDs per break in row 101.

 

Then in your first break column (say that's F) use: =if(and(g2="",$c2<2,f$101<5),"BD","")

 

This won't guarantee you'll get 5 staff per break but it'll give you a basis to work from.

  • Thanks 1
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...