Hi
I need to concatenate IF there is a value and if the value isn’t already in the other cells
The formula is not working as expected
=SUBSTITUTE(TRIM(CONCATENATE(A2,” “,B2,” “,C2,” “,D2,” “,E2)),” “,”, “)
see the result that I am looking for in the attached, what formula should be able to return this
TIA