Forum Discussion

Kevin McNemar's avatar
Kevin McNemar
Copper Contributor
Nov 17, 2018

excel date color

I want to setup multiple cell to auto color as a date is getting closer. Can I set this up to do automatically when I turn on my computer?

4 Replies

  • Kevin McNemar's avatar
    Kevin McNemar
    Copper Contributor
    I will start with a date; I need project out 180-days. I would like for the project date to stared out "Green", once my date get halfway I would like my project date to go to "Yellow" and when I'm within 10days of my project date change to "Red". And if possible I would like for this to happen automatically when I turn on my computer?
    • SergeiBaklan's avatar
      SergeiBaklan
      Diamond Contributor

      Hi Kevin,

       

      You may use conditional formatting with 3 rules, one for each color. Formula for the red color rule could be like

      =($A$1-TODAY())<10

      , other ones are similar. Combination of absolute/relative references and to which range to apply depends on how your data is structured.

       

      • Kevin McNemar's avatar
        Kevin McNemar
        Copper Contributor
        Thanks for your help.
        I got that worked out now. But there is one other thing that I would like to do. When the cells I have setup to change color I would like to link other cell to theses cells and have them change to the same color as the one I have already setup.

Resources