Arrays misbehaving
Posted by Raoul on February 15, 2002 6:51 AM
It looks like the following array (CSE!) - comparing two columns of numbers - is only looking at the first row in each case. Can anyone see what's wrong here?
=SUM(IF((G11:G23)=(G41:G53),(G11:G23),0))
Any help would be appreciated on this one
Thanks