C
cbizic
I am having trouble tranferring text in a text box in a form to bookmarks in
a document. What I need to do is if the text has not been changed (the
caption is still there) I want it bolded so that the user is reminded to
change it. Otherwise it should be regular text. I would assume an if
then/else statement would do that but where would it be placed? As part of
the form? I have tried putting it in a subroutine that transfers the
information but this is not working.....any ideas?
a document. What I need to do is if the text has not been changed (the
caption is still there) I want it bolded so that the user is reminded to
change it. Otherwise it should be regular text. I would assume an if
then/else statement would do that but where would it be placed? As part of
the form? I have tried putting it in a subroutine that transfers the
information but this is not working.....any ideas?