Quote:
Originally Posted by macropod
The problem is "i copied the whole range into a string". By definition, strings don't contain any formatting information.
|
thanks i kinda knew that this will be the problem, thats why i mentioned it.
but any idea how i can go around this problem.
is it possible to search for formatted words only in my range that i am working with.
i need to put "<strong>" infront of the bold words and "</strong>" after them.