Font colour

  • Thread starter Thread starter Boenerge
  • Start date Start date
B

Boenerge

How do I get the fonts in a spreadsheet to change colour two months before
the date inserted.
Thanks in adavnce
Jason
 
Hi Bob,
What I don't understand is how to set the formatting so that it is two
months before the date in the cell.
Thanks
Jason
 
Depending upon the cells, it would be a formula of something like

=B1<=DATE(YEAR(A1),MONTH(A1)-2,DAY(A1))

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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