If/Then with popup
Hello, I am trying to use a response in one cell to trigger a message in another but then I also need the cell with the trigger to allow me to change in the info without going back to the original column to take off what is trigger as I need that info as well.
Answers
-
Hi @sholmes
I hope you're well and safe!
Not sure I follow!
Can you share some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help.
I hope that helps!
Be safe, and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
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.
-
Hi, I am doing well hope you are. I have not created it yet, I am not sure how but I have a sample below:
-
Hi @sholmes
By Form Logic
A standard way to do this is to use form logic.
Please check with the form below by inputting yes or no.
By IF Statement
If you need to edit the sheet, use the IF statement to show the Message if Column B is yes.
Example:
[Message to show when Yes] column
=IF([Need Update?]@row = "Yes", "Message", "") =IF([Need Update?]@row = "Yes", "Enter Date to the right 'Date update is required' without updating yes in the 'Need Update?' column", "")
The published demo sheet is editable, so you can check how the formula works by adding yes or no value to the [Need Update] column.
-
I guess my question is, if I have logic on the cell to put a message there if one cell has yes, but then I update the message to a date once the updates are done. will the logic keep trying to put the message there since the driving cell will keep the yes which is the logic/trigger?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!