J
JR Hester
I am looking for some simple forms assistance. Using Office 2000, I need to
design a form that will retain its layout after fields are filled in. The
form must have multiple fields on the same line, otherwise it is unusable.
Regardless of the field length set in properties, the onscreen form field
placeholder remains at 5 characters long. This forces me to use spaces or
tabs to position the next field or data label in proper position. These
spaces, tabs, CR then are inserted between end of one field and beginning of
next when the form is completed online, which of course with insert mode on,
corrupts the layout.
I have read thru a number of articles about using tables to limit length of
fields. This is not an option as this form is being emailed to Blackberry
users. Tables appear as a hyperlink that user must activate to see contents,
then they are unable to return to remainder of the document.
I was interested in the text frames options, however I have been unable to
insert a frame following a textual label, regardless of my formatting options
the frame precedes the text label or sits on a separate line. What am I doing
wrong in position my text frame?
Is this issue resolvable without VBA? I am not comfortable working in the
VBA language at this time.
design a form that will retain its layout after fields are filled in. The
form must have multiple fields on the same line, otherwise it is unusable.
Regardless of the field length set in properties, the onscreen form field
placeholder remains at 5 characters long. This forces me to use spaces or
tabs to position the next field or data label in proper position. These
spaces, tabs, CR then are inserted between end of one field and beginning of
next when the form is completed online, which of course with insert mode on,
corrupts the layout.
I have read thru a number of articles about using tables to limit length of
fields. This is not an option as this form is being emailed to Blackberry
users. Tables appear as a hyperlink that user must activate to see contents,
then they are unable to return to remainder of the document.
I was interested in the text frames options, however I have been unable to
insert a frame following a textual label, regardless of my formatting options
the frame precedes the text label or sits on a separate line. What am I doing
wrong in position my text frame?
Is this issue resolvable without VBA? I am not comfortable working in the
VBA language at this time.