I want to set bold some text in string.How can i do it ?
By using Characters.
Range("A1").Characters(8, 5).Font.Bold = True