View Single Post
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
=IF(A1=B1,"Match","No match")

--
Regards
Frank Kabel
Frankfurt, Germany

"Steve H." schrieb im Newsbeitrag
...
If I have text in cell A1 as such 4120-1140 and I want to

compare it
to text in cell B1 to see if it is identical, what would my formula

be.

Thanks.

Steve