Let's assume that your example date is 14 May 2006.
Click on B9 and:
Format > Conditional Formatting... > Formula Is > =TODAY()-B9>731
then pick the colour red.

Signature
Gary''s Student - gsnu200773
Use conditional formatting with a formula of
=DATE(YEAR(B9)+2,MONTH(B9),DAY(B9))<TODAY()

Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
> Hi,
> Is there a formula that would change the cell colour if a date in a cell
[quoted text clipped - 6 lines]
> Thanks in advance
> Jason