Hi,
Here's the problem I'm facing. For each task, I'd like the two following columns :
- one checkbox
- one harvey ball
Users can either update the harvey ball or check the box.
Can the box be checked :
- Automatically when harvey ball = full" (=IF([Harbey Ball]= "Full", 1, 0)
- AND manually by user, without overwriting the formula above ?
Thanks for your advice!