Differents types of texts into a textBox
Posted by Barbara Hurel on December 13, 2001 6:31 AM
Hi:
I had the following problem...
I'm working in Excel 97 with vba inside an Intranet. My restrictions are that a i can`t use activeX controls.
I need to construct a textbox where it can be possible to write some parts of the text in Bold, other parts in Italic and others in Normal text. The idea is to have a text box an three buttons with labels Bold, Italic and Normal where i can write and select some parts of the text to format depending the button (Bold, italic o normal) i press.
For any idea a lot of thanks