Get Cell Contents Including Formatting

  • Thread starter Thread starter seijin
  • Start date Start date
S

seijin

Hi,

Is there a way to get and set the content of a cell such that you also
get the formatting characters used? For example, if I have the string
"Test this out" and I manually set "this" to bold (using ctrl-b with
"this" selected) is there a property that would return something like
"Test <b>this</b> out" ?

If so, is there a way to set that back? I'm aware of the Characters
property but I'm hoping I don't have to resort to that.

Thanks!
 
I think that Characters is your only way.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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

Back
Top