Regarding the time element, my understanding is that this should be quite straightforward.
I think it would just be a matter of adding the 23rd score (ie the flex score) into the SUM, and then removing the minimum score (?), eg:
=SUM(A1:A22)
would become
=SUM(A1:A23) - MIN(A1:A23)
I’m happy for it to not be incorporated in UL. I don’t really have a preference either way (I just wanted to know which way we were leaning).
If we do think it would be good to include down the track, I think it could be done in a way that involves a modest amount of initial setup, and no ongoing time investment for Ken.
If it was going to be labour intensive I’d definitely be erring against, but my understanding is that shouldn’t be the case … so it may be a viable option down the track if desired.
I think it would just be a matter of adding the 23rd score (ie the flex score) into the SUM, and then removing the minimum score (?), eg:
=SUM(A1:A22)
would become
=SUM(A1:A23) - MIN(A1:A23)
I’m happy for it to not be incorporated in UL. I don’t really have a preference either way (I just wanted to know which way we were leaning).
If we do think it would be good to include down the track, I think it could be done in a way that involves a modest amount of initial setup, and no ongoing time investment for Ken.
If it was going to be labour intensive I’d definitely be erring against, but my understanding is that shouldn’t be the case … so it may be a viable option down the track if desired.