Hi All,
I'm looking to make a simple calculator to help determine when holidays are booked what skills we will lose as a consequence. Simple table below. In my simple thinking, i thought for totals an IF statement would be something as follows:
If (B2=1, COUNT C2),If (B3=1, COUNT C3),If (B4=1...