rhamrecitationcom
Thu Dec 15 14:45:02 CST 2005
I'm finding it really hard to figure out exactly what you're trying to say.
But one suggestion i'm going to offer is the use of wildcards, have you
investigated this?
Here's a helpful link if you havent-
http://www.gmayor.com/replace_using_wildcards.htm
Otherwise it might be more helpful if you a gave more information on what
you're trying to do.
"vjp2.at@at.BioStrategist.dot.dot.com" wrote:
>
> Suppose I wanted to italicise "This_is a_book_title"
> or bold "*THis*is when*I*am *shouting*".
>
> How would you identify text with the code
> inside it and not separated off by spaces?
>
> .Text = "*\_*"
> .Text = "*\**"
>
> ??
>
>
>
>