Hi,
I would like to change a symbol cell based on the status of a predecessor completion status i.e.
"If a predecessor completion status is 100% then the status of this raw should change".
Hi Shanon,
You can do this by creating an IF formula in the symbol column. To get a better sense of how this works, I recommend taking a look at this blog post:
https://www.smartsheet.com/blog/support-tip-automate-RYG-balls
There are also a few posts here in Community with specific examples that you can draw on.
https://community.smartsheet.com/discussion/automate-ryg-project-tasks
https://community.smartsheet.com/discussion/if-and-formula-rgy
Happy formula building!
-Gwyneth
Sorry to be the bearer of bad news, but despite the tutorials/threads linked to above, the answer is no.
There is no way to reference the values in the Predecessors column in any meaningful way.
An IF statement in the Symbol column will only be useful if your tasks are Children of the Predecessor. There is also the added complexity of SS, FS and FF relationships to be considered.
Building nested IF statements with additional identifier columns et. will make a complex web of formulas that will almost certainly fall over in practice.
Kind regards,
Chris McKay
Apologies, I didn't look carefully enough at your request Shanon—it's more complex that my solution solves for. Thanks for chiming in Chris.
Regards,
Gwyneth
Hello, Can a combination of the INDEX(COLLECT and NETDAYS Formula be used to get the number of days between two dates in the same column? I want to get the number of days between two dates on the same sheet, in the same column, that have matching names and different project types. For Example: Studio Name is equal to…
I am trying to pull a phone number and email from our master roster that is on another sheet in Smartsheet. I cannot figure out the formula. This is the formula I have tried. =INDEX([EMPLOYEE NAME]@row , MATCH({IMS Master Roster Range 2}), 0)
Hi All, I keep getting this annoying error when I try to trigger a PDF generation. I initially set up to trigger the PDF generation to kick off once the last field the needs data is "not blank". That is when the error started. I modified the sheet and added a yes/no drop down to trigger the PDF generation when the value in…