compare data

  • Thread starter Thread starter singkit
  • Start date Start date
S

singkit

Please help!

compare two columns a & B and in column C it will
determine if it is true or false what will be the formula
for column C

example

A B C
1 1 true
2 3 False
45 5 False

Thanks!!
 
singkit

Using your limited example

In C1 enter =A=B1 and drag/copy down column C.
 
Back
Top