Conditional formatting. See http://www.contextures.com/xlCondFormat01.html

Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
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
> Conditional formatting. See http://www.contextures.com/xlCondFormat01.html
>
> > How do I get the fonts in a spreadsheet to change colour two months before
> > the date inserted.
> > Thanks in adavnce
> > Jason
Bob Phillips - 30 Mar 2008 22:38 GMT
Depending upon the cells, it would be a formula of something like
=B1<=DATE(YEAR(A1),MONTH(A1)-2,DAY(A1))

Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
> Hi Bob,
> What I don't understand is how to set the formatting so that it is two
[quoted text clipped - 10 lines]
>> > Thanks in adavnce
>> > Jason