=(TODAY()-A1) > 100
=(TODAY()-A1) > 60
The longest date must be first, because the first conditional format to come
true is the only one that will fire.
Get the first cell right and copy it, then select all the others and
Edit>Paste Special>Formats to copy the formulas to all the other cells.
Cheers
On 12/12/09 11:54 PM, in article 59bae...@webcrossing.JaKIaxP2ac0,
"ddahl...@officeformac.com" <ddahl...@officeformac.com> wrote:
--
The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!
John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410
+61 4 1209 1410, mailto:jo...@mcghie.name
1st Condition - Formula Is: =(Today()-D10)>=100
2nd Condition - Formula Is: =(Today()-D10)>=60
Note that I also changed the comparison operator to >= because you wrote "at
least" 100 or 60 days in your previous message.
HTH |:>)
Bob Jones
[MVP] Office:Mac
On 12/13/09 8:48 AM, in article 59bae...@webcrossing.JaKIaxP2ac0,
"ddahl...@officeformac.com" <ddahl...@officeformac.com> wrote:
> It didn't work. :-/