How do you Control the fill color using an if statement formula?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to make an interactive calendar that will operate by changing the
fill color of the day. The user does this manually, but I want the formulas
in the sheet to read and react to this. I thought that I saw it before, but
I'm not sure how it was accomplished.
 
Hi,

You could use conditional formatting, for example, highlight the range of
dates and choose the command Format, Conditional Formatting and open the
first drop down and change to Formula is and in the second box enter
=C4=TODAY()
Where C4 is the active cell of the selection. Click the Format button and
choose a color on the Patterns tab.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top