T
Terrycoco
I have created a user form which my users enter whatever values the
want. The problem is that when I update the document to put thes
values in docvariables that I have set up, Word keeps reformatting wha
they put in! I work in healthcare and we have strange cases "HIV/HCV
"PhD", etc. and my users who are scientists know how to capitalize jus
fine. I don't want Word to mess with what they typed in! But every tim
I update the doc (through VBA) ... "HIV/HCV" turns out "hiv/hcv"; "PhD
turns out "phd", etc. I looked at switches, but I can't make it al
lowercase, all uppercase, or initial caps, because there are alway
exceptions. How to stop this behavior
want. The problem is that when I update the document to put thes
values in docvariables that I have set up, Word keeps reformatting wha
they put in! I work in healthcare and we have strange cases "HIV/HCV
"PhD", etc. and my users who are scientists know how to capitalize jus
fine. I don't want Word to mess with what they typed in! But every tim
I update the doc (through VBA) ... "HIV/HCV" turns out "hiv/hcv"; "PhD
turns out "phd", etc. I looked at switches, but I can't make it al
lowercase, all uppercase, or initial caps, because there are alway
exceptions. How to stop this behavior