Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Check box without overwriting formula ?

Sum81
✭
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!
Tags:
Comments
-
If someone manually checks the box, the formula will be overwritten, there is no way around that. If you wish to keep the formula there, I would lock the checkbox column and have people only update the harvey ball column or vice versa.
-
Ok, thanks ! I'll do with it (probably suppress the checkbox column)
This discussion has been closed.