Force View for User

C

C

I am developing user form with text fields in a nested table structure.
Using Word 2000. I am experiencing two issues:

1. I can't seem to get the 'Fit Text' function to resize the text in the
cell with using full justification. I would expect the font size to
decrease once the text field reached the margins.

2. I need to default a view for the form. The form was designed and
intended to be used in Print Layout, hoever I have had some users complain
because they are using in a Web or Normal Layout. Is there a way (VBA?) to
force the user to use Print Layout when they use the document?
 
C

Charles Kenyon

First, you are developing an online form, not a user form. An online form is
a document, a user form is a custom dialog box.

Create and distribute the form as a template. Put an AutoNew macro in the
template shifting to Print Layout view. I don't know anything about text
resizing.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide


--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
Top