Help with nesting, please?
Hello, I am a beginner... Would anybody help me to nest this formulas? They work independently but when I try to integrate them, I cannot make them work. Maybe is not the right formula for what I want to do. I have a symbol column that should apper Red("No") or Green ("Yes"), conditioned by different combinatios of four other columns: starting date (fecha comienzo), finishing date (fecha fin), check for started (Iniciado), check for not completed (Finalizado).
=IF(AND(Iniciado1 = 0; [Fecha comienzo]1 < TODAY()); "No")
=IF(AND(Finalizado1 = 0; [Fecha fin]1 < TODAY()); "No")
=IF(AND(Iniciado1 = 1; [Fecha fin]1 > TODAY()); “Sí” )
=IF(AND(Iniciado1 = 1; [Fecha fin]1 < TODAY()); “No” )
=IF(AND(Iniciado1 = 1; Finalizado1 = 1); "Sí")
Thank you very much!!
Carolina
Comments
-
Hi Carolina,
It's important that the nested IF's come in the correct order because it will stop when it's true.
Which formula are you trying that isn't working?
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
Hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Glad we got it working!
Best,
Andrée
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives