template - using fill in feature question

B

Belinda7237

I created a letter template using fill in fields - when i open the template
my pop up questions appear and at completion of the last popup question
variable the letter is visable.

My question is - is it possible to show the letter behind the pop ups so
that the user can see the letter as it is filling in, vs right at the end
only?

Thanks
 
D

Doug Robbins - Word MVP

See the article "How to create a Userform" at:

http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm

Multiple fill in fields will drive the users bananas.

If you use the vbModeless switch when you show the userform, the user can
navigate through the document while the userform is on the screen.


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top