On 9/21/05, David Chapman <[EMAIL PROTECTED]> wrote:
> {=(A1:B2>2)*(A1:B2<4)}

I thank David and Dan. Actually, the solution should be

{=IF((A1:B2>2)*(A1:B2<4)>0;"yes";"no")}

but it is only an insignificant detail.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to