Select a Value in Dropdown Cell Using IF Formula
I want the LabWare User Status cell value to be Pending if the checkbox in the Request LabWare Account cell is Checked. I've tried IF ([Request LabWare Account]@row = "Checked", "Pending") and a few other formula variations inside the LabWare User Status cell but it looks like formula's cannot be used to select or apply a value in a dropdown cell. Am I wrong? Please help. 😓
Best Answer
-
Make sure the column name is an exact match. Retype the formula from the beginning, and instead of typing the column name out, click on the cell itself.
Answers
-
Try this...
=IF([Request LabWare Account]@row = 1, "Pending")
-
I tried that one already, but I get #UNPARSEABLE. I appreciate your response Paul! 😃
-
Make sure the column name is an exact match. Retype the formula from the beginning, and instead of typing the column name out, click on the cell itself.
-
Yup, that's what it was, it works! I had originally typed in the row name instead of selecting it. Selecting the row when creating the formula works!
Thank you Paul!
-
It may be then that there is an extra space in the column name. Smartsheet will store extra spaces but not display them.
-
Unfortunately, once the formula is applied and it is doing what it's supposed to, the cell is no longer a dropdown, instead the cell becomes a regular text cell.
It seems Smartsheet doesn't have a formula that interacts with restricted dropdown values. This is frustrating.
-
I'm not sure I follow. Are you expecting users to update this cell?
-
Yes, I will be required to update this cell. As a systems administrator, this sheet will allow me to keep track of all user accounts from various software applications.
The supervisor of the new employee will check off what user accounts a new employee will need. When they check the box, the dropdown should switch from None to Pending. Then once I create the user account, I will update the status from Pending to Active and the supervisor and new employee will be automatically notified that the new employee's user account has been created.
-
Unfortunately, it's not possible to have a formula in a cell and at the same time be able to change the value manually. It would work if it's the last step, and you'll overwrite the formula.
Otherwise, I would recommend creating a so-called helper column that you use to change the value to Active.
Make sense?
Would that work/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 help the Community by marking it as the accepted answer/helpful. 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.
-
You should be able to just start typing out pending and the option will pop up.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!