How to set condition: A1=A2=A3= ... =A10
If I follow you correctly, then
A1=A2=A3....=A10 equates to A1 through A10 all equal A1, right?
Try this:
=IF(SUMPRODUCT(--(A1:A10=A1))=10,"They all match","Not all the same")
Does that help?
***********
Regards,
Ron
"0-0 Wai Wai ^-^" wrote:
Hi.
Is thre an easy way to set up the following testing conditions:
- if A1=A2=A3= ... =A10, do something
??
Thanks!
--
Additional information:
- I'm using Office XP
- I'm using Windows XP
|