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
2.1m questions
2.1m answers
60 comments
57.0k users