I'm creating an excel worksheet in VB and I have a line of text in a cell and only part of that text should be bold.
Setting the font objects bold property to true or false affects the entire value property.
I've tried putting the text in two separate cells and merging, but only value of the first cell is retained.
Here is the desired output:
Delivered: Any project that has Phase 3 Actual Exit Date filled
Any tips are greatly appreciated.
