Hi all,
Five brownie points to anyone that can work out a solution to this excel bug!
So to replicate try the following:
In cell A1 type 12345
In cell A2 enter the formula =right(A1,5)
In cell A3 enter the formula =if(A1=A2,"True", "False")
You should see (incorrectly) false.
Now copy A2 and Paste special as values over A2 - still doesn't recognise that the two cells have 12345 in