ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to verify that 3 cells are equal (https://www.excelbanter.com/excel-worksheet-functions/6060-how-verify-3-cells-equal.html)

Scott

How to verify that 3 cells are equal
 
Hello,

This should be a relatively easy question but I can't figure it out. How do
I verify that three cells are equal? I can verify that two cells are equal
but I'm having issues checking against a third cell.

Example:
A1=2
A2=2
A3=2

If I input =A1=A2, I get "True" but when I input =A1=A2=A3, I get "False"
even though all three cells are equal. Any thoughts? Thanks in advance for
your help.

-Scott

JE McGimpsey

One way:

=AND(A1=A2,A1=A3)

In article ,
"Scott" wrote:

Hello,

This should be a relatively easy question but I can't figure it out. How do
I verify that three cells are equal? I can verify that two cells are equal
but I'm having issues checking against a third cell.

Example:
A1=2
A2=2
A3=2

If I input =A1=A2, I get "True" but when I input =A1=A2=A3, I get "False"
even though all three cells are equal. Any thoughts? Thanks in advance for
your help.

-Scott



All times are GMT +1. The time now is 11:37 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com