Sign in to join the conversation:
Hi,
When the Balance column equal to 0, how the Status column auto change to YES ?
Hi Richard,
Try something like this.
=IF(Balance@row = 0; "YES")
The same version but with the below changes for your and others convenience.
=IF(Balance@row = 0, "YES")
Depending on your country you’ll need to exchange the comma to a period and the semi-colon to a comma.
Did it work?
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi Andree, there're two column..
It works perfectly.. thanks Andree.
Excellent!
Happy to help!
Hello, I am posting this publicly because my support case has been open since March 11, 2026 without resolution. Case: 09052171 My paid Pro account started failing after the March 2026 Smartsheet login/platform changes. I am currently experiencing: Sheets becoming read-only Newly created sheets disappearing or failing to…
Since a few days ago, the smartsheet started working differently. I used to write in a cell with dropdown menu the number "5" for example, and would show me the option "5 - built" straight away as first option. Now if I do the same, the first option that appears is "0.5 - waiting", this is really annoying because after…
Ever since the 5/7 upgrade when I login it doesn't always recognize me. It lets me login, but tells l me I am on trial and doesn't show any of my sheets or workspaces. If I keep logging back in over and over again, sometimes it will all of a sudden recognize me. Then, in the middle of working it just starts spinning, so I…