Concatenation Function

A

adn4n

Hi i have a problem with the concatenation function, everytime i try t
put A1 and B1 together the text strings have no same in between.

I have James in cell A1, and Phillips in cell B1. I concatenated this.
therefore it gave me an output of JamesPhillips (both words together
no space) i would like to have a space as this would make more sens
rather than having the first and last names of a person together. Ca
anyone please help. regards
 
F

Frank Kabel

Hi
no need for CONCATENATE in your formula as you already
concatenate the cell values within the bracktes :)
 
Top