With ActiveDocument.Tables(1): .Cell(2, 1).Range.Text = Split(.Cell(1, 1).Range.Text, vbCr)(0): End With