Thread
:
Computations involving text cells are not working??
View Single Post
#
1
Text Cell Computations
Posts: n/a
Computations involving text cells are not working??
=IF(c2="ABC",TRUE,FALSE) doesn't do anything
=(a2 & b2) doesn't concatenate 2 text cells
=CONCATENATE(A2,B2) DOESN'T CONCATENATE 2 CELLS
All arithmetic computations seem to work OK
Reply With Quote