To concatenate use &

"nbsp;" is HTML; I don't think VBA can interptret HTML.

I'd try:

vbCr
vbLf
vbCrLf

What does "\r\n" stand for ?