This question comes from a comment to Range.Formula= in VBA throws a strange error.
I wrote that program by trial-and-error method so I naturally tried + to concatenate strings.
But is & rather than + more correct method for concatenating strings?