Having trouble working out an if formula, trying to find out if cells a1, a2, and a3 all contain the same values, e.g. that all have the number 5 in each cell, then return yes or no.
Perhaps more generally ..
[blue][tt] =IF(SUMPRODUCT((A1:A3<>A1)*1)>0,"no","yes")[/tt][/blue]
Enjoy,
Tony
-------------------------------------------------------------------------------------------- We want to help you; help us to do it by reading this: Before you ask a question.
Excel VBA Training and more Help at VBAExpress[
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.