VBA: Preserve Formatting During Text Copy

  • Thread starter Eric Woelkerling
  • Start date
E

Eric Woelkerling

Hi All,

Using VBA automation, I am performing a simple text copy from one
shape to another of a multiline text entry. I have different
formatting on each line of the text. The copy is fine, however the
formatting is lost.

For example:
The source contains
Hi There
<bold>Hello</bold>

I've tried a couple of formatting options, including trying to setup
copies of the character cells, but to no avail.

Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top