Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Is there a way to be alerted when a cell goes from Blank --> not blank? To see when it got edited for the first time?
To be alerted when any change is made in that cell doesn't help me.
Hi,
I'm thinking that it could maybe work with a helper checkbox column and something like this.
=IF(NOT(ISBLANK(A@row)); 1; 0)
The same version but with the below changes for your and others convenience.
=IF(NOT(ISBLANK(A@row)), 1, 0)
Depending on your country you’ll need to exchange the comma to a period and the semi-colon to a comma.
Would that work?
I hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Yes it does!Thanks
Excellent!
Happy to help!
Anyway we can make this view only for security purposes? We would like to prevent users from sending responses to other users by accident.
I am currently setting up an automation for people to get notified through their email, when they are prompted. But is there a way that they can reply in the email of a comment that will then go to the specific sheet. This way they do not have access to the sheet, but can just comment through email with updates?
I am extremely frustrated and disappointed with my current Smartsheet experience. I have paid for a Pro subscription, I am the owner and administrator of my account and sheets, and I have confirmed I am logged into the correct account. Despite this, Smartsheet is not recognizing my Pro subscription, and I am unable to…