Sign in to join the conversation:
In my project sheet, I have a Task Complete tick box.
I would like a date to be placed in the Reminder Date column if the box is not ticked by the Estimated Delivery Date.
Is this possible?
=IF([Task Complete]1 = 0, TODAY(), "")
Will post todays date if the checkbox is empty. Change today() to whatever equation you want in that formula.
One of my team member is facing a repititive bug while entering comments on Smartsheet tracker. He has full permission on the tracker and doesnt have any internet or version issues. He is faccing this Smartsheet bug for some time where the comments are created after long set of empty pages and its hard to know how many…
Hi experts, I have a problem with a conditional formatting rule not performing as expected. I have a dropdown field called "Transit country", and multiple country options can be added from a list (not blurring out the actual options as I'm sure we're all aware of current travel concerns). I've used Contains as it's…
This discussion was created from comments split from: How can I send an attachment from a line with an automation workflow to a recipient?.