Is there any way to use the ISBLANK function for a range. What I want to do is input a function to check from A1 through to A3 to see if any of them contain a value and if any (or all) do, to return a FALSE statement and otherwise to return a TRUE statement.

I've tried:
=ISBLANK(A1:A3)

but this always returns a FALSE statement even when all the cells in concern are empty. -

Many thanks,

Anar -