Make it
Range("A1")= String1 & CHR$(10) & String2 ( it is CHR$ not CHR )

A V Veerkar