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 seperately 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.

Signature
Regards,
Sean
CyberTaz - 25 May 2008 19:02 GMT
Sorry, Sean, but you got dumped into the Mac Word newsgroup, so even if
you're running 2003 in an emulator this is probably not the best/fastest way
to find a solution:-) Try one of the Word groups here:
http://www.microsoft.com/office/community/en-us/FlyoutOverview.mspx
Regards |:>)
Bob Jones
[MVP] Office:Mac
On 5/25/08 1:52 PM, in article
A852672D-ECE7-48C7-9885-FF05791F48A2@microsoft.com, "Sean Alan"
<SeanAlan@discussions.microsoft.com> wrote:
> 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
[quoted text clipped - 18 lines]
>
> Thanks in advance for any and all help that may be forthcoming.