G
Gary''s Student
In A1 thru A4 I have:
1
=
2
In A5 I have:
=A1 & A2 & A3 & A4
which displays =1=2
Is there any way I can evaluate this (should be False) without using VBA ?
1
=
2
In A5 I have:
=A1 & A2 & A3 & A4
which displays =1=2
Is there any way I can evaluate this (should be False) without using VBA ?