if in conditional formatting

  • Thread starter Thread starter DKY
  • Start date Start date
D

DKY

I'm trying to do conidtional formatting and I want the cell to turn a
color if the month is july. So, I set it to 'Formula is' and put this
=IF (MONTH(TODAY()))=7
but it doesn't work. Help?
 
Don't use the IF part, it is implied in Conditional Formatting

=Month(Today())=7 would suffice
 
OK so I only get the Bronze medal but mine uses two less letters :P
 
How would I do this if I wanted to highlight every cell that has 12/31 (Dec
31) for any year in it?
 

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