If shp.HasTextFrame Then If shp.TextFrame.HasText Then With shp.TextFrame.TextRange.Font .Size = 24 .Name = "Times New Roman" End With End If End If