hi,
i have a problem with changing the styles in the cells.
Suppose a cell contains some text, say "<F><Center 354><N><F><U>Test String<G><N>"
where,
the text between <F> and <N> are made bold and the text between <U> and <G> are made underline.
This i want to make it through the VBA Code. The text with bold and underline style can be done individually, but the thing is when there is a combination of both, it doesn't happen. All the previous styles are taken off from the cell and only the underline style remains...
Finally, the cell content shud be
<Center 354>TestString
Can anyone help me out with this issue??
Again, all this have to be done with VBA..
Thanks and regards,
Sriram
Bookmarks