definition of variables:
a2 = cell formatted as text
b2 = cell formatted as text
c2 = cell formatted as text
d2 = cell formatted as general
If I try to =concatenate(a2,b2) into c2; the concatenate formula appears in the cell
However, if I try to =concatenate(a2,b2) into d2; the function works properly and the information is displayed
Is there a reason for this?
a2 = cell formatted as text
b2 = cell formatted as text
c2 = cell formatted as text
d2 = cell formatted as general
If I try to =concatenate(a2,b2) into c2; the concatenate formula appears in the cell
However, if I try to =concatenate(a2,b2) into d2; the function works properly and the information is displayed
Is there a reason for this?