Excel Bold Example
In above picture, the first character of the cell is bold, and the second is not. However, in aa, when I select the cell, bold is not highlighted; in bb, bold is highlighted.
How to reproduce aa in VBA?
The purpose is, I need to manually input some text after the 2 characters. In bb, my manual input become bold, but I do not want this.
Thanks in advance.
When I use Characters(,).Font, it always give me results like bb.
qazzzlyt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.