Return true if multiple cells are the same

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have cells A1 to E1 with same values. In cell F1, I want to return "true"
if cell A1=B1=C1=D1=E1. The result I get was #N/A when I enter the formula
"=A1=B1=C1=D1=E1". Anyone knows the answer?
 
Back
Top