View Single Post
  #1   Report Post  
Posted to microsoft.public.word.newusers
Sean Alan Sean Alan is offline
external usenet poster
 
Posts: 1
Default Word 2003 Form Help

I have just created my first form-template that incorporates the use of a GUI.
The GUI has been sectioned into three tabs that represents the form in
thirds.
Some of the txt fields are multi-line with EnterKeyBehavior=True.

PROBLEM:
1. When the finish btn is clicked, the click procedure is capturing only the
data in the first tab, thus only populating the first 3rd of the template.

2. The data contained in the txt fields that are multi-lined / EnterKey=True,
Do not populate.

3. ERROR: The range can not be deleted...

QUESTION:
1. Do I have to account for each tab separately in my code in order to
populate the form. If so how?

2. Is it possible to populate a form field with a multi-line property set to
true. If so how?

Thanks in advance for any and all help that may be forthcoming.
--
Regards,
Sean
--
Regards,
Sean