Dear,
I am planning to write an if function for 3 criteria.
IF(AND([In Progress - Late]1 >= 1, [At Risk]1 >= 1),[In Progress - On Track]1>=1,) "Red","")
I know I am writing it wrong. Can anyone help me structure the formula please?
Cheers!
Hi,
What column types are you using?
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? That would make it easier to help.
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
You just misplaced a comma is all...
On Track]1>=1,) "Red"
move the comma to the other side of the parenthesis.
On Track]1>=1), "Red"
Cheers mate for spotting that error.
Cheers for your response, the problem is solved.
I'm always happy to help!
Have a fantastic weekend!
Andrée
Happy to help!
Does anyone know if there is a way within Smartsheet to create translated versions of the sheet and the form? I really need English and Spanish but I would love for the data to feed into the same sheet which would be English. Is that even possible? Freda
I have a sheet of users listed and a field to confirm if they are enabled or disabled. Then I have a second sheet populated from a form, where users submit a request to have access enabled. this uses an automated function to send an approval email to the manager who approves or rejects. What I would like to do is use this…
I just lost all my filters and conditional formatting. Is there something happening on the backend?