Breaking text apart

with text selected

sr.Duplicate.CreateSelection
set sr = ActiveShapeRange
sr.BreakApart

now only one character is selected

how to add the other characters back to the ShapeRange.