A
alfonso gonzales
Hello,
I need to replace all instances of text formatted as Bold (and also
Underlined) with their text (as String)
but stripped of the formatting and nested into appropriate HTML markers for
Bold/Underlined text (Dim Txt as String [...] Txt = "<B>" & Txt & "</B>").
I would appreciate some help (or hints) regarding that task.
Alvaro E. Gonzales
I need to replace all instances of text formatted as Bold (and also
Underlined) with their text (as String)
but stripped of the formatting and nested into appropriate HTML markers for
Bold/Underlined text (Dim Txt as String [...] Txt = "<B>" & Txt & "</B>").
I would appreciate some help (or hints) regarding that task.
Alvaro E. Gonzales