Hello, what causes the concatenate formula to input the acutal formula into the space where the result is to be displayed.
We need cell A2 and A3 to combine and enter the result in A14, so we insert our cursor in A14 and click on the concatenat formula and click A2 tab down to the next and click A3 and it returns the formula instead of the answer.
=CONCATENATE(A2,B3) is what we get for the answer instead of the actual answer.