If remain 3 days than conditional formatting

Shlomi
Shlomi ✭✭✭

Hi,

I want to do the following:

I have a table that we working on with due dates; Start date and End date.

If remains 3 days I want the cell to be in red.

I mean, if End date - Today = 3 days; Than

1122.JPG

Cell is red

Answers

  • Amit Wadhwani
    Amit Wadhwani Community Champion

    Hi @Shlomi

    Create a new column titled "Today" and make it a Date column. Use this formula and convert it to column formula

    =TODAY()

    Add a new column titled "Difference" and add below formula to this column

    =[End date]@row - Today@row

    Now use a conditional formatting to highlight the end dates for which the difference value is less than 3.

    I hope this helps.

    Best Regards

    Amit Wadhwani, Smartsheet CoE, Ignatiuz Software, Exton, PA

    https://www.linkedin.com/in/amitinddr/

    Best Regards
    Amit Wadhwani
    , Smartsheet Community Champion
    Smartsheet CoE, Ignatiuz, Inc., Exton, PA

    Did this answer help you? Show some love by marking this answer as "Insightful
    πŸ’‘" or "Awesome ❀️" and "Vote Up ⬆️"https://www.linkedin.com/in/amitinddr/

  • Shlomi
    Shlomi ✭✭✭
    1313.JPG

    I've put in the function.

    but, what should I do in the conditional formatting?

    AAAAA.JPG


  • AndrΓ©e StarΓ₯
    AndrΓ©e StarΓ₯ Community Champion

    Hi @Shlomi

    I hope you're well and safe!

    Try something like this. (Referencing the Difference Column)

    image.png

    Did that work/help?

    I hope that helps!

    Be safe, and have a fantastic week!

    Best,

    AndrΓ©e StarΓ₯ | Workflow Consultant / CEO @ WORK BOLD

    βœ…Please support the Community by marking the post(s) that helped or answered your question or solved your problem with the accepted answer/helpful, Insightful/Vote Up/Awesome. 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.

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!