Excel Workbook | |||
---|---|---|---|
A | |||
4 | Matty1 | ||
5 | TRUE | ||
Sheet4 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
A5 | ="Matty"=LEFT(A4,LEN(A4)-1) |
Here's another one...Hi,
I'm perplexed (not unusual for me!). Why does the following return FALSE?
A1: Matty1
A2: ="Matty"&"?"=A1
If I use "Matty"&"?" within a MATCH formula, it behaves as it expected, with the value being found.
Thanks,
Matty