Sadly, I am using 2003 :-/
> If you're using Excel 2007, put the AND formula first and check Stop if True
>
[quoted text clipped - 17 lines]
>
> - Show quoted text -
Tyro - 16 Apr 2008 00:36 GMT
My book on Excel 2007 tells me that in previous versions of Excel, if more
than one conditional formula evaluated as true only the first conditional
format was applied. That strongly suggests that if you put the AND formula
before the OR formula that your formatting will work. Have you tried that?
Tyro
Sadly, I am using 2003 :-/
On Apr 15, 4:52 pm, "Tyro" <T...@hotmail.com> wrote:
> If you're using Excel 2007, put the AND formula first and check Stop if
> True
[quoted text clipped - 23 lines]
>
> - Show quoted text -
RagDyer - 16 Apr 2008 00:55 GMT
Try this as a *single* condition:
=AND(COUNTIF(A1:D1,"<>")>=1,COUNTIF(A1:D1,"<>")<4)

Signature
HTH,
RD
---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
Sadly, I am using 2003 :-/
On Apr 15, 4:52 pm, "Tyro" <T...@hotmail.com> wrote:
> If you're using Excel 2007, put the AND formula first and check Stop if
> True
[quoted text clipped - 23 lines]
>
> - Show quoted text -