need help to edit a bookmark in a .doc, change case.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am creating a doc with bookmarks that are referencing AS400 information. I
would like to change the case when it comes over to doc. Now it shows all
upper case.
 
Hi Dana
I am creating a doc with bookmarks that are referencing AS400 information. I
would like to change the case when it comes over to doc. Now it shows all
upper case.

and how is the data propagated into the document?

There must be some code running either in Word, or controlling Word, to
add the content into the bookmars (or replace them with it).

The second best way to handle this is to hook into this code and make
sure that the case is handled correctly right there.

The first best way is to make sure that the data is correctly
capitalized in AS400 already _and_ inserted in that way into Word.

HTH
Robert
 

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