format bold text in a text box

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • yiannis

    format bold text in a text box

    I have a text box with this:
    =" Your name is: " $ [Name] $ " and last name is " $ [Lname]

    I want ONLY the [Name] and [Lname} to format bold and the other text not.

    Could I do this?


  • Terry Kreft

    #2
    Re: format bold text in a text box

    You would needt use an RTF control for this.

    Hav a look at




    --

    Terry Kreft


    "yiannis" <postnews@freem ail.grwrote in message
    news:eeatc8$oql $1@volcano1.grn et.gr...
    I have a text box with this:
    =" Your name is: " $ [Name] $ " and last name is " $ [Lname]
    >
    I want ONLY the [Name] and [Lname} to format bold and the other text not.
    >
    Could I do this?
    >
    >

    Comment

    Working...