That is the syntax. What is wrong with conforming to the syntax?
--
HTH
RP
(remove nothere from the email address if mailing direct)
"xnadeau" <[email protected]> wrote in
message news:[email protected]...
>
> I'm trying to get Excel to determine whether x<=y<=z is true or false,
> but it always comes up false when written this way (even if x=1, y=2,
> and z=3). I finally ended up with a formula that looked like this:
> =if((and(a2<=b2,b2<=c2)),d2,b2). This worked, but there must be a
> better way.
>
>
> --
> xnadeau
> ------------------------------------------------------------------------
> xnadeau's Profile:
http://www.excelforum.com/member.php...o&userid=28335
> View this thread: http://www.excelforum.com/showthread...hreadid=479146
>
Bookmarks