Sign in to join the conversation:
In my sheet I would like the 'Status Level' column to autochange to 'Complete' when the checkbox for completed is checked off. Is there a formula to so this with?
While there potentially is a way to set this do what you are asking, the challenge will come with if you or someone else changes the dropdown status. It would be easier to have the checkbox for complete auto check when the dropdown says complete. If you populate a dropdown field with a formula, then manually choose a dropdown option, it will overwrite the formula and would stop working. I would stick with marking items as complete via the dropdown or come up with a method for checkboxing the other status' so that no one is manually setting any of the dropdown statuses. Does that make sense?
While this post does not speak directly to your request, the concept and solution are the same.
http://ronin-global.com/2016/12/11/smartsheet-fixed-date-upon-completion/
Craig
So using Zapier, a paid third-party application, you can complete your request.
Hi! I'm fairly new to SmartSheets but have been trying a number of things that havent yet worked. I want to be able to show for each parent row, the number of child rows completed as a %. So for the parent row Process Overview there are 7 tasks and 6 tasks are complete so I want it to show as 90%. Can anyone help me?
I have a column named Territory, where I am trying to write a formula to populate it when names are chosen from an adjacent drop-down list column called Employee Attendee. If more than one name is selected from the Employee column, I would like their respective territories to populate in the Territory field, separated by a…
Hello, I am trying to find the average audit score for a range of percentages between two dates. There are divider rows for organization by month. I have been trying to utilize the following formula but continue to get #DIVIDE BY ZERO for an answer: =AVG(COLLECT([Audit Score]:[Audit Score], [Date of Chat]:[Date of Chat],…