If Statement to Change Drop Down List Value

Options
Muhammad
Muhammad ✭✭
edited 06/22/22 in Formulas and Functions

Hi all!


This is more of a clarification to another question than anything else. I have a column of drop down lists ranging from 0%-100%. With that being said, the default value is blank, if would like to make a column long formula that does the following; if the current cell is blank, set value to 0%, else do nothing. I have tried to come up with he formula myself but when I input it, I receive and error "This column is restricted to dropdown values. Please let me know if there is a solution to this or if I have done this incorrectly. Thank you in advance!


This is the formula I tried:

IF(ISBLANK(@cell), "0%")


Best regards,


Muhammad



IF(ISBLANK(@cell), "0%")

Best Answer

Answers

  • Andrée Starå
    Andrée Starå ✭✭✭✭✭✭
    Answer ✓
    Options

    Hi @Muhammad

    I hope you're well and safe!

    You can't have a formula that references itself.

    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.

  • Jared Heintz
    Options

    I came across this one randomly ... I think what you may be looking for is to use an automation ... for example, when a row is added, and the "x" field is blank, change the value of the cell to "0". You can set this up in sheet automations to run every time a new row is added or certain fields are updated. Hope that helps.

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!