Along these lines, I have text cells that I want merged but with an additional space. When I try the above ="E10 " & "E11", it simply shows up as E10 E11. How can I either merge or concatenate the cells with an additional space (yes I realize it's probably very simple and I'm a twit for not knowing)